cont: remove config copy from cont build
This commit is contained in:
parent
f7db83f436
commit
d7e6ab98f7
2 changed files with 0 additions and 3 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
COPY config.json /data/kruhobot/config.json
|
|
||||||
|
|
||||||
|
|
@ -2,4 +2,3 @@ FROM docker://registry.ks.matfyz.cz/gimli/base:bookworm
|
||||||
COPY bin /build/src/bin
|
COPY bin /build/src/bin
|
||||||
COPY kruhobot /build/src/kruhobot
|
COPY kruhobot /build/src/kruhobot
|
||||||
COPY setup.py /build/src
|
COPY setup.py /build/src
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue