Skip to content
Snippets Groups Projects
Commit 3cf89279 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

feat: cat in the end

parent 9fbf221c
No related branches found
No related tags found
No related merge requests found
......@@ -92,5 +92,8 @@ USER duniter
# Intall
COPY --from=build /root/build /usr/local/bin/
COPY --from=build /root/dynenv /var/lib/duniter
COPY docker/docker-entrypoint /usr/local/bin/
COPY docker/docker-distance-entrypoint /usr/local/bin/
RUN cat /var/lib/duniter/dynenv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment