playbooks/grav/grav/Dockerfile

4 lines
68 B
Docker

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