services-next/images/ngx/Dockerfile
2023-10-05 07:56:15 +00:00

3 lines
57 B
Docker

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