0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-19 12:55:08 +01:00
nextcloud-docker/.examples/docker-compose/insecure/postgres/fpm/web/Dockerfile
J0WI c3ab1f5a25 Use Alpine Linux in examples and use default user
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-10 13:47:50 +00:00

3 lines
57 B
Docker

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