GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Commit Graphs
Network
Fork
: 1
docker
/
nextcloud
Transfer to URL with SHA
Find file
Newer
Older
branch:
stable
Branches
Tags
×
development
master
stable
nextcloud
/
docker
/
web
/ Dockerfile
Pascal Gollor
on 7 Dec 2018
57 bytes
add new nginx conf file
Raw
Blame
History
FROM nginx:alpine COPY nginx.conf /etc/nginx/nginx.conf