# syntax=docker/dockerfile:1 # # NGINX phase # FROM nginx:alpine COPY ./conf.d/nginx.conf /etc/nginx/templates/default.conf.tmpl