Hello World from C#
10K+
To download the image from Docker Hub, run:
docker pull lssalas/csharp-project:latest
Once the image has been downloaded, run the container with:
docker run --name csharp-project -p 80:8080 lssalas/csharp-project
This will start the container, and you will be able to access the application at http://localhost/.
Content type
Image
Digest
sha256:938250116…
Size
87 MB
Last updated
almost 2 years ago
docker pull lssalas/csharp-project