Move builds to their relevant environment subdir
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM httpd:latest
|
||||
COPY httpd.conf /usr/local/apache2/conf/httpd.conf
|
||||
COPY vhost.conf /usr/local/apache2/conf/vhost.conf
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user