PHP-with-docker To build the container: docker build -t hello . To run the container: docker run -p 80:80 hello php file will run in localhost Install docker on windows Download docker from - https://hub.docker.com/?overlay=onboarding Linux/Unix https://runnable.com/docker/install-docker-on-linux