infra/docker/beta/Dockerfile

6 lines
59 B
Docker

FROM nginx:latest
COPY nginx.conf /etc/nginx/nginx.conf