mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-27 05:20:54 +02:00
Use custom Dockerfiles instead of mounts
This commit is contained in:
parent
4ce7ef03ba
commit
e05e2f1dd7
5 changed files with 17 additions and 12 deletions
|
@ -0,0 +1,3 @@
|
|||
FROM nginx
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
Loading…
Add table
Add a link
Reference in a new issue