snipe-it/docker
Jeremy Price 22313711d5 Fix ownership of cache directory
Snipe-IT was waiting to load because
/var/www/html/storage/framework/cache/ and its contet were owned by
root:root, but docker needed to be able to write to them

This change recursively chowns that path to docker:root, and now it
loads.
2021-10-01 16:54:17 -07:00
..
000-default-2.4.conf Alpine linux docker image (#6645) 2019-01-30 14:45:36 -08:00
000-default.conf
001-default-ssl.conf
develop.sh
docker-entrypoint.sh Added #9313: Add new fpm-alpine docker image and docker secrets support (#9331) 2021-04-20 21:14:47 -07:00
docker-secrets.env Added #9313: Add new fpm-alpine docker image and docker secrets support (#9331) 2021-04-20 21:14:47 -07:00
docker.env
entrypoint_alpine.sh feat[docker]: create session table migration if session driver is set to database (#9587) 2021-05-20 14:31:22 -07:00
README.md
startup.sh Fix ownership of cache directory 2021-10-01 16:54:17 -07:00
supervisor-exit-event-listener Run Laravel schedule in docker image using supervisord (#6606) 2019-03-07 12:42:00 -08:00
supervisord.conf Run Laravel schedule in docker image using supervisord (#6606) 2019-03-07 12:42:00 -08:00