Add image optimization tools to ddev web image

This commit is contained in:
Björn Fromme
2020-08-04 18:41:45 +02:00
parent 03f6f068d9
commit 531394505c
+3
View File
@@ -0,0 +1,3 @@
ARG BASE_IMAGE
FROM $BASE_IMAGE
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y -o Dpkg::Options::="--force-confold" --no-install-recommends --no-install-suggests jpegoptim optipng gifsicle