Docker Build it yourself : docker build -t homepage . Run it from Dockerhub : docker run --name homepage -d -p YOURPORT:8080 babilling/homepage