Simple Web Service Setup Copy the index file in this folder to the project root: cd <project_folder>/ cp -r nodock/_examples/apache/* . Usage cd nodock/ docker-compose up -d node apache By going to 127.0.0.1 in your browser you should be seeing a nice greeting!