0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-19 18:36:09 +02:00
nextcloud-docker/31/fpm
Stephan Brunner d6b4877b36 Add ability to force reinitialization by putting a marker file in the tmp folder
We have a custom image where we'd like to recopy all of nextcloud's
source code again when we update some internal thing without a change in
Nextcloud's version. The newly added pre-initialization hook can be used
to determine this and force a rerun.

Signed-off-by: Stephan Brunner <s.brunner@stephan-brunner.net>
2025-03-02 09:55:34 +01:00
..
config Runs update.sh 2025-02-25 19:50:02 +00:00
cron.sh Runs update.sh 2025-02-25 19:50:02 +00:00
Dockerfile Add pre-initialization hook 2025-03-02 09:55:34 +01:00
entrypoint.sh Add ability to force reinitialization by putting a marker file in the tmp folder 2025-03-02 09:55:34 +01:00
upgrade.exclude Runs update.sh 2025-02-25 19:50:02 +00:00