forked from gnibeil/simplekolecalc
initial attempt for build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
3
build/frontend/Dockerfile
Normal file
3
build/frontend/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM httpd:2.4-alpine
|
||||
COPY ./kole.html /usr/local/apache2/htdocs/index.html
|
||||
COPY ./build/frontend/httpd.conf /usr/local/apache2/conf/httpd.conf
|
Reference in New Issue
Block a user