pixelfed/docker/shared/root/docker
Anil Kulkarni 69f3e94f09
Fix environment variables
When a bash array is read into a variable, the syntax must be read -r -a <variable name> not read -ar
This fixes ENTRYPOINT_SKIP_SCRIPTS as well as DOCKER_APP_ENSURE_OWNERSHIP_PATHS
2024-05-19 13:40:15 -07:00
..
entrypoint.d Fix environment variables 2024-05-19 13:40:15 -07:00
install many small fixes and improvements 2024-02-10 20:03:04 +00:00
templates update docs + paths 2024-02-22 15:24:51 +00:00
entrypoint.sh Fix environment variables 2024-05-19 13:40:15 -07:00
helpers.sh use DOCKER_DB_HOST_PORT when checking if database is ready or not 2024-04-06 10:53:48 +00:00