NewCoder (Old School) run with Docker Build and run NexCoder as container with Docker Using Docker Install Docker on your machine. Build your container: docker build -t new-coder-old-school . Run your container: docker run -p 85:80 new-coder-old-school Try NewCoder at http://localhost:85/