This commit is contained in:
parent
a6f7f1a5d5
commit
26a93b4c6c
@ -1,6 +1,6 @@
|
|||||||
FROM ekidd/rust-musl-builder as base
|
FROM ekidd/rust-musl-builder as base
|
||||||
|
|
||||||
RUN cargo install --target x86_64-unknown-linux-musl --git https://git.front.kjuulh.io/kjuulh/cuddle.git cuddle_cli
|
RUN cargo install --git https://git.front.kjuulh.io/kjuulh/cuddle.git cuddle_cli
|
||||||
|
|
||||||
FROM docker:stable-dind
|
FROM docker:stable-dind
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user