0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 11:06:09 +02:00
nextcloud-docker/23
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
..
apache **/entrypoint.sh: use flock instead of a file 2023-02-08 10:29:52 -08:00
fpm **/entrypoint.sh: use flock instead of a file 2023-02-08 10:29:52 -08:00
fpm-alpine **/entrypoint.sh: use flock instead of a file 2023-02-08 10:29:52 -08:00