This commit is contained in:
parent
61bffbe6b0
commit
5451163e31
@ -11,4 +11,5 @@ RUN cargo install --git https://git.front.kjuulh.io/kjuulh/cuddle.git cuddle_cli
|
|||||||
|
|
||||||
FROM docker:stable-dind
|
FROM docker:stable-dind
|
||||||
|
|
||||||
COPY --from=base /usr/bin/cuddle_cli /usr/bin/cuddle_cli
|
COPY --from=base /root/.cargo /root/.cargo
|
||||||
|
RUN export PATH="$PATH:/root/.cargo/bin/"
|
||||||
|
Loading…
Reference in New Issue
Block a user