0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 19:16:09 +02:00
Commit graph

7 commits

Author SHA1 Message Date
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
GitHub Workflow
48f223fc7f Runs update.sh 2022-11-28 16:13:06 +00:00
GitHub Workflow
739d699640 Runs update.sh 2022-11-03 16:15:06 +00:00
GitHub Workflow
b30812dea9 Runs update.sh 2022-09-06 16:46:19 +00:00
GitHub Workflow
0eda450eb9 Runs update.sh 2022-06-30 12:59:37 +00:00
GitHub Workflow
00d88733d0 Runs update.sh 2022-06-07 12:26:59 +00:00
GitHub Workflow
625472cfa3 Runs update.sh 2022-05-04 00:27:42 +00:00