update recovered sdlc git repo
This commit is contained in:
@@ -25,8 +25,9 @@ rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* ~/.cache ~/.npm
|
||||
rm -rf core-11.0.2.50.507cbae-Ubuntu_20.04-amd64
|
||||
EOF
|
||||
# use envsubst in entrypoint script to convert config templates to actual config files
|
||||
COPY 30-z-push.ini /etc/php/7.4/apache2/conf.d
|
||||
COPY --chmod=0775 entrypoint.sh /entrypoint.sh
|
||||
COPY etc-template /root/etc
|
||||
COPY z-push/30-z-push.ini /etc/php/7.4/apache2/conf.d
|
||||
COPY --chmod=0775 z-push/entrypoint.sh /entrypoint.sh
|
||||
EXPOSE 80
|
||||
VOLUME /etc/z-push
|
||||
VOLUME /var/lib/z-push
|
||||
|
||||
Reference in New Issue
Block a user