I\'m trying to make simple nginx dockerfile and the file looks below.
FROM nginx ## Copy our nginx config COPY nginx/default.conf /etc/template/nginx.templat