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 Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
001-default-ssl.conf Fix path to snipeit-ssl.crt (#2428) 2016-08-16 13:03:55 -07:00
develop.sh Fixes to Dockerfile, updated docker/develop.sh for new options. 2016-05-14 16:46:53 -07:00
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 Add DB port number to docker 2018-07-18 19:10:06 -07:00
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 Change README to point to new documentation site 2016-07-26 13:56:40 -07:00
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