Skip to content

Docker

Dockerfile
FROM nginx:stable
COPY nginx.conf /etc/nginx/nginx.conf