mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 12:50:54 +02:00
Dockerfile: redirect the contributor to update.sh
The `*/*/Dockerfile` are created from `Docker*template` by the update.sh script. We add a comment at the beginning of the file with information to find their origin. We also make them readonly to remind people who would like to improve these files that they are not meant to be modified.
This commit is contained in:
parent
bb42fcfaed
commit
18db7e679f
10 changed files with 15 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
|
||||
FROM php:7.1-fpm-alpine
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue