parent
608fa6bf0e
commit
443cbe5b8e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
FROM rust:latest
|
FROM rust:latest
|
||||||
RUN apt update && apt install -y nodejs
|
RUN apt update && apt install -y nodejs
|
||||||
|
RUN cargo install cargo-deb
|
||||||
ENTRYPOINT ["dockerd-entrypoint.sh"]
|
ENTRYPOINT ["dockerd-entrypoint.sh"]
|
||||||
CMD ["bash"]
|
CMD ["bash"]
|
Loading…
Add table
Add a link
Reference in a new issue