mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-11 18:56:21 +00:00
fixed build bug
This commit is contained in:
@@ -39,7 +39,7 @@ WORKDIR /var/www
|
||||
ADD . /var/www/.
|
||||
|
||||
ADD docker/rootfs/start.sh /etc/start.sh
|
||||
RUN +x /etc/start.sh
|
||||
RUN chmod +x /etc/start.sh
|
||||
|
||||
# nginx stuff
|
||||
ADD docker/rootfs/nginx.conf /etc/nginx/http.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user