Skip to content
Snippets Groups Projects
Verified Commit 39346f11 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Trigger CI

parent 4450336c
Branches
No related tags found
No related merge requests found
Pipeline #49963 failed
......@@ -32,6 +32,7 @@ RUN apt-get update -y && \
EXPOSE 80
VOLUME ["/var/www/html"]
HEALTHCHECK CMD wget -q -O /dev/null http://127.0.0.1:${DOKUWIKI_PORT:=80}/
CMD ["/run.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment