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
Doncho Gunchev cb05cb72de
simplify first character check in entrypoint.sh
"$(echo "$REDIS_HOST" | cut -c1-1)" equals
"${REDIS_HOST:0:1}"
2022-01-16 01:57:59 +02:00
..
config Nextcloud 23 (#1642) 2021-11-30 23:17:47 +00:00
cron.sh Nextcloud 23 (#1642) 2021-11-30 23:17:47 +00:00
Dockerfile Runs update.sh 2022-01-13 00:27:12 +00:00
entrypoint.sh simplify first character check in entrypoint.sh 2022-01-16 01:57:59 +02:00
upgrade.exclude Nextcloud 23 (#1642) 2021-11-30 23:17:47 +00:00