mirror of
https://github.com/uditkarode/bml-proxy.git
synced 2025-04-20 01:27:06 +00:00
apparently that was needed
This commit is contained in:
parent
1d2324ad0a
commit
dd6d2e13e5
@ -14,7 +14,7 @@ RUN /root/.cargo/bin/cargo build --release
|
||||
RUN apt purge curl build-essential libssl-dev pkg-config cargo -y
|
||||
|
||||
RUN mv /root/target/release/bml_proxy .
|
||||
RUN rm -rfv Cargo.lock Cargo.toml libs rust src Dockerfile \
|
||||
RUN rm -rfv Cargo.lock Cargo.toml rust src Dockerfile \
|
||||
docker-compose.yml rustup .cargo target .git .gitignore .rustup
|
||||
|
||||
RUN cp -v bashrc .bashrc && cp -v profile .profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user