Files
playbooks/wordpress/web/Dockerfile
T
2022-08-02 06:41:22 +05:30

4 lines
57 B
Docker

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