Skip to content
Snippets Groups Projects
Commit 3f21797e authored by Goran Jelic-Cizmek's avatar Goran Jelic-Cizmek
Browse files

Default workdir for Docker container is now /data

parent 6e75a798
No related branches found
No related tags found
No related merge requests found
......@@ -54,3 +54,4 @@ RUN pip3 install \
# installing dependencies for COFFE python "wrapper"
RUN pip3 install -r python/requirements.txt
RUN ln -s /coffe/coffe /usr/bin/coffe
WORKDIR /data/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment