Commands:
docker pull tlconsulting/helloword:latest
docker run -d -it --name HelloWord tlconsulting/helloword:latest
docker exec -it HelloWord dotnet HelloWorld.dll
Content type
Image
Digest
Size
100.4 MB
Last updated
about 7 years ago
docker pull tlconsulting/helloworld