XAF Blazor application container example
416
This example shows how to containerize an XAF Blazor application. See the full project here: https://github.com/DevExpress/XAF-Blazor-Kubernetes-example
docker run --network="host" -e CONNECTION_STRING=MSSQLConnectionString devexpress/xaf-container-example:latest .
Content type
Image
Digest
sha256:5534c9fd4…
Size
261.7 MB
Last updated
over 2 years ago
docker pull devexpress/xaf-container-example