Merge branch 'master' into move-edge-build
This commit is contained in:
commit
bcedf56664
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ RUN \
|
|||
&& chown -R ${UID}:${GID} /etc/s6 /run /srv/* /var/lib/nginx /var/www \
|
||||
&& chmod o+rwx /run /var/lib/nginx /var/lib/nginx/tmp \
|
||||
# Clean up
|
||||
&& gpgconf --kill gpg-agent \
|
||||
&& rm -rf /tmp/* \
|
||||
&& apk del --no-cache gnupg git ssl_client ${ALPINE_COMPOSER_PACKAGES}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue