diff --git a/Dockerfile b/Dockerfile index bda7006..985fff0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,7 @@ LABEL "homepage"="http://github.com/laminas/laminas-continuous-integration-actio LABEL "maintainer"="https://github.com/laminas/technical-steering-committee/" ENV COMPOSER_HOME=/usr/local/share/composer +ENV DEBIAN_FRONTEND=noninteractive COPY setup /setup # Base setup