Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
953e4acd15
commit
c87f36cd45
2 changed files with 10 additions and 3 deletions
3
src/website/Dockerfile
Normal file
3
src/website/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM registry.gitlab.com/severinkaderli/nginx-docker:master
|
||||
|
||||
COPY index.html styles/ scripts/ /usr/share/nginx/html
|
Reference in a new issue