This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt-get install -y -q build-essential curl git pkg-config
|
||||
WORKDIR /app/cuddle/
|
||||
|
||||
RUN cargo install --git https://git.front.kjuulh.io/kjuulh/cuddle.git cuddle_cli
|
||||
RUN export PATH="$PATH:/usr/local/cargo/bin/"
|
||||
|
||||
#FROM docker:stable-dind
|
||||
#COPY --from=base /usr/local/cargo/bin/ /usr/local/cargo/bin/
|
||||
|
Reference in New Issue
Block a user