Added config copy
This commit is contained in:
@@ -6,6 +6,7 @@ RUN apk add --no-cache musl-dev
|
|||||||
WORKDIR /home/robbit/
|
WORKDIR /home/robbit/
|
||||||
COPY ./ ./
|
COPY ./ ./
|
||||||
RUN chown robbit ./*
|
RUN chown robbit ./*
|
||||||
|
RUN cp ./configs/config.toml ./config.toml
|
||||||
|
|
||||||
USER robbit
|
USER robbit
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user