cont: config copy last
This commit is contained in:
parent
f68eac7381
commit
f7db83f436
2 changed files with 2 additions and 1 deletions
2
cobuild/Dockerfile.bottom
Normal file
2
cobuild/Dockerfile.bottom
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
COPY config.json /data/kruhobot/config.json
|
||||
|
||||
|
|
@ -3,4 +3,3 @@ COPY bin /build/src/bin
|
|||
COPY kruhobot /build/src/kruhobot
|
||||
COPY setup.py /build/src
|
||||
|
||||
COPY config.json /kruhobot/config.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue