We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf18e9c commit e9db132Copy full SHA for e9db132
php-fpm/Dockerfile
@@ -1,6 +1,6 @@
1
FROM php:fpm
2
3
-ENV DEBIAN_FRONTEND=noninteractive
+ENV DEBIAN_FRONTEND noninteractive
4
5
USER root
6
workspace/Dockerfile
FROM ubuntu
ENV TERM xterm
# UPGRADE BASE SYSTEM #############################################################################
0 commit comments