mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-20 23:18:01 +00:00
added debug info and docker compose
This commit is contained in:
@@ -8,6 +8,7 @@ WORKDIR /app/public
|
||||
# Add php.ini
|
||||
ADD configs/php.ini /usr/local/etc/php/php.ini
|
||||
|
||||
# Prepare app tree
|
||||
ADD . /app/public/.
|
||||
|
||||
ADD docker/rootfs/start.sh /etc/start.sh
|
||||
|
||||
Reference in New Issue
Block a user