Dockerfile/TODO: use git clone instead
This commit is contained in:
parent
e6c7bde4e4
commit
f2405febc9
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ ADD \
|
||||||
.zshrc \
|
.zshrc \
|
||||||
/root/
|
/root/
|
||||||
|
|
||||||
|
WORKDIR /opt
|
||||||
|
# git clone shared@git.braxo.se:daniel/autofw.git
|
||||||
|
|
||||||
RUN mkdir /opt/autofw
|
RUN mkdir /opt/autofw
|
||||||
|
|
||||||
WORKDIR /opt/autofw
|
WORKDIR /opt/autofw
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue