Skip to content
Snippets Groups Projects
Commit 5a1b467c authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated Dockerfile

parent 5d07cf7b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -4,5 +4,4 @@ RUN mkdocs build
FROM nginx
COPY --from=builder /docs/site /usr/share/nginx/html
EXPOSE 80
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment