Skip to content
This repository was archived by the owner on Sep 8, 2019. It is now read-only.

Commit b131b73

Browse files
Add dockerfile for frontend
1 parent ac15d90 commit b131b73

File tree

2 files changed

+556
-0
lines changed

2 files changed

+556
-0
lines changed

frontend/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM httpd:2.4
2+
COPY ./www /usr/local/apache2/htdocs
3+
COPY ./apache2 /usr/local/apache2/

0 commit comments

Comments
 (0)