pixelfed/docker
Anil Kulkarni 0d1354c6c9
Fix parsing multiline variables
The seen_dot_env_variables parser does not work correctly for multiline variables
Instead, just use set -o allexport to perform the needed behavior in the template file
2024-05-19 15:25:54 -07:00
..
apache/root/etc/apache2/conf-available refactor layout 2024-01-06 14:19:36 +00:00
fpm/root refactor layout 2024-01-06 14:19:36 +00:00
nginx give nginx config default max upload size 2024-02-22 14:56:08 +00:00
shared/root Fix parsing multiline variables 2024-05-19 15:25:54 -07: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
README.md reference docs PR 2024-01-18 16:23:05 +00:00
shell bump dottie version 2024-02-24 23:00:38 +00:00

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.