0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 11:06:09 +02:00
nextcloud-docker/23/fpm-alpine
Adam Monsen 63f1baad3e **/entrypoint.sh: use flock instead of a file
Note there are no changes to `Dockerfile-alpine.template`. We thought we needed `util-linux` for `flock`, but we don't. Busybox includes `flock`, and this command is compatible with GNU `flock` for our use case (I tested it with `flock -n 9`, etc).

Signed-off-by: Adam Monsen <haircut@gmail.com>
2023-02-08 10:29:52 -08:00
..
config Runs update.sh 2022-09-02 13:00:36 +00:00
cron.sh Nextcloud 23 (#1642) 2021-11-30 23:17:47 +00:00
Dockerfile Runs update.sh 2023-02-08 14:52:36 +00:00
entrypoint.sh **/entrypoint.sh: use flock instead of a file 2023-02-08 10:29:52 -08:00
upgrade.exclude Runs update.sh 2022-04-26 05:42:34 +00:00