Skip to content
Snippets Groups Projects
Verified Commit bce5eff3 authored by Martin Weise's avatar Martin Weise
Browse files

Fixed the image building

parent 02b496cf
No related branches found
No related tags found
1 merge request!388WIP
This commit is part of merge request !388. Comments created here will be created in the context of that merge request.
......@@ -4,6 +4,5 @@ LABEL org.opencontainers.image.authors="martin.weise@tuwien.ac.at"
WORKDIR /app
COPY --chown=grafana:grafana ./dashboards /app/dashboards
COPY --chown=grafana:grafana ./provisioning /etc/grafana/provisioning
COPY --chown=grafana:grafana ./grafana.ini /etc/grafana/grafana.ini
COPY --chown=grafana:grafana ./ldap.toml /etc/grafana/ldap.toml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment