wip
This commit is contained in:
@@ -26,7 +26,7 @@ COPY Cargo.lock /opt/bhs/Cargo.lock
|
||||
|
||||
WORKDIR /opt/bhs
|
||||
RUN ls -al ./
|
||||
RUN cargo build --release
|
||||
RUN cargo build --release
|
||||
RUN cp ./target/release/black_hole_share /usr/local/bin/black_hole_share
|
||||
|
||||
WORKDIR /
|
||||
|
||||
Reference in New Issue
Block a user