There was an error while loading. Please reload this page.
$ docker build -t my-html-image . docker run -d -p 8080:80 my-html-image