mirror of
https://github.com/nextcloud/docker.git
synced 2025-07-29 01:48:05 +02:00
pre-release: add docker image build config
This commit is contained in:
parent
35e99028fb
commit
052afb46dc
38 changed files with 1823 additions and 0 deletions
4
pre-release/fpm/cron.sh
Executable file
4
pre-release/fpm/cron.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
exec busybox crond -f -l 0 -L /dev/stdout
|
Loading…
Add table
Add a link
Reference in a new issue