# use a very old version of Nginx:
FROM nginx:1.7

# overwrite the default HTML doc:
COPY index.html /usr/share/nginx/html/