We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docker build -t html-server-image:v1 .
docker run -d -p 80:80 html-server-image:v1
Small project I made for a friend to present at his friends birthday party
There was an error while loading. Please reload this page.