projects
/
gyiwr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b5b27
)
fix bad copy
origin/lang
vFR_EN
author
rick
<rick@gnous.eu>
Fri, 13 Jan 2023 18:56:02 +0000
(19:56 +0100)
committer
rick
<rick@gnous.eu>
Fri, 13 Jan 2023 18:56:02 +0000
(19:56 +0100)
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index bdaf0cdbb0aa593af860161936c06e4c7f2e2105..d168acca5bc4daf228afe2d538825f80ee7f184a 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-10,5
+10,5
@@
COPY footer.html .
RUN ./generate.sh -o
-
COPY www/
/usr/share/nginx/html/
+
RUN cp -r www/*
/usr/share/nginx/html/
EXPOSE 80