Skip to content

Commit

Permalink
images
Browse files Browse the repository at this point in the history
  • Loading branch information
herveleclerc committed Sep 6, 2024
1 parent b8ea7f6 commit 7627470
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
FROM nginx:alpine
COPY --chown=42:42 output-html/* /usr/share/nginx/html/.
COPY --chown=42:42 styles revealjs/css/theme
COPY --chown=42:42 output-html /usr/share/nginx/html
COPY --chown=42:42 images /usr/share/nginx/html/images

0 comments on commit 7627470

Please sign in to comment.