Containerfile
This commit is contained in:
parent
2e46b6458b
commit
cb9b5c5de2
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ LABEL maintainer="info@rustysoft.de"
|
||||||
RUN adduser -D kosync
|
RUN adduser -D kosync
|
||||||
COPY ./target/x86_64-unknown-linux-musl/release/kosyncrs /usr/local/bin/
|
COPY ./target/x86_64-unknown-linux-musl/release/kosyncrs /usr/local/bin/
|
||||||
USER kosync
|
USER kosync
|
||||||
#RUN ["/usr/local/bin/kosyncrs"]
|
RUN ["/usr/local/bin/kosyncrs"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue