mirror of
https://github.com/uditkarode/bml-proxy.git
synced 2025-02-22 17:22:10 +00:00
tash removal
This commit is contained in:
parent
50ef4c58d9
commit
37f834b196
@ -13,5 +13,5 @@ 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 -rf Cargo.lock Dockerfile docker-compose.yml rustup .cargo target .git .gitignore .rustup
|
||||
RUN rm -rfv Cargo.lock Cargo.toml .bashrc libs rust src Dockerfile docker-compose.yml rustup .cargo target .git .gitignore .rustup
|
||||
CMD ["./bml_proxy"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user