Optimize images

This commit is contained in:
cytopia
2022-03-23 00:15:08 +01:00
parent 7693a4ea3f
commit dc15215156
56 changed files with 224 additions and 252 deletions

View File

@@ -26,7 +26,7 @@ LABEL "org.opencontainers.image.description"="PHP-FPM 8.1-prod"
### Install
###
RUN set -eux \
&& DEBIAN_FRONTEND=noninteractive apt-get update -q \
&& DEBIAN_FRONTEND=noninteractive apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends --no-install-suggests \
locales-all \
postfix \