Skip to content
Snippets Groups Projects
Commit 4a1ce6e8 authored by Gilles Filippini's avatar Gilles Filippini
Browse files

build(docker): WORKDIR /var/lib/duniter

In line with Duniter home.
parent c9062471
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ EXPOSE 9220 10901 20901 30901
# use duniter user
USER duniter
WORKDIR /duniter
WORKDIR /var/lib/duniter
ENTRYPOINT ["/docker-entrypoint.sh"]
CMD []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment