mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-18 19:16:42 +01:00
3 lines
50 B
Docker
3 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|