DOCKER This is about how to build a Docker Image running Nginx with your HTML site. To download Nginx, copy this in terminal: docker pull nginx you have to make a directory in the desktop 'docker_test' in this directory you have to create two new file - 'Dockerfile' and 'index.html' after entering content in these two files , you have to write commands in terminal which is provided.