There was an error while loading. Please reload this page.
docker build -t helloworld . docker run -d --name hellworld -p 8080:8080 helloworld