diff options
Diffstat (limited to '2.4/Dockerfile')
-rw-r--r-- | 2.4/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/2.4/Dockerfile b/2.4/Dockerfile index 791046c..3c1c2e4 100644 --- a/2.4/Dockerfile +++ b/2.4/Dockerfile @@ -1,5 +1,4 @@ FROM httpd:alpine -MAINTAINER Bytemark Hosting "support@bytemark.co.uk" # This variable is inherited from httpd:alpine image: # ENV HTTPD_PREFIX /usr/local/apache2 |