inital
This commit is contained in:
commit
066d416daf
4 changed files with 98 additions and 0 deletions
2
.dockerignore
Normal file
2
.dockerignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
/.git
|
||||
Dockerfile
|
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM lipanski/docker-static-website:latest
|
||||
|
||||
COPY . .
|
0
httpd.conf
Normal file
0
httpd.conf
Normal file
93
index.html
Normal file
93
index.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue