pixelfed/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
..
apache/root/etc/apache2/conf-available
fpm/root
nginx give nginx config default max upload size 2024-02-22 14:56:08 +00:00
shared/root Fix environment variables 2024-05-19 13:40:15 -07:00
README.md reference docs PR 2024-01-18 16:23:05 +00:00
artisan ensure color in dottie output by passing through env 2024-02-24 22:50:48 +00:00
check-requirements docker: cleanup script 2024-03-10 15:16:25 +00:00
dottie tune for new dottie image 2024-02-24 23:29:45 +00:00
shell bump dottie version 2024-02-24 23:00:38 +00:00

README.md

Pixelfed + Docker + Docker Compose

Please see the Pixelfed Docs (Next) for current documentation on Docker usage.

The docs can be reviewed in the pixelfed/docs-next repository.