Skip to content
Snippets Groups Projects
Commit 4801457c authored by Vivek Dutta's avatar Vivek Dutta
Browse files

Dockerfile: Align the workdir path with gitlab

parent 872abb40
No related branches found
No related tags found
1 merge request!4Dockerfile: Align the workdir path with gitlab
......@@ -271,7 +271,7 @@ RUN \
cp dmtree/tr157/*.h /usr/include/libbbfdm/ && \
cp libbbf_api/*.h /usr/include/libbbf_api/
WORKDIR /opt/work
WORKDIR /builds/iopsys/
# Prepare supervisor
RUN mkdir -p /var/log/supervisor
......
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