Reorganize, generalize build-and-push.sh
This commit is contained in:
4
desu.local/frontend/Dockerfile
Normal file
4
desu.local/frontend/Dockerfile
Normal file
@@ -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