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 6c853d4 commit 965ce89Copy full SHA for 965ce89
docker/httpd/Dockerfile
@@ -1,7 +1,5 @@
1
FROM httpd:2.4
2
3
-ENV DEBIAN_FRONTEND noninteractive
4
-
5
ADD conf/vhost.conf /usr/local/apache2/conf/.docker-vhost.conf.original
6
ADD entrypoint.sh /entrypoint.sh
7
0 commit comments