mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-18 10:36:23 +00:00
Include cargo-bitbake in Dockerfile-devel.
This commit is contained in:
parent
e680db3be0
commit
d31113d61c
@ -36,5 +36,6 @@ RUN rustup target add aarch64-unknown-linux-gnu
|
|||||||
RUN cargo install diesel_cli --version 2.0.0-rc.1 --no-default-features --features postgres
|
RUN cargo install diesel_cli --version 2.0.0-rc.1 --no-default-features --features postgres
|
||||||
RUN cargo install cargo-deb
|
RUN cargo install cargo-deb
|
||||||
RUN cargo install cargo-rpm
|
RUN cargo install cargo-rpm
|
||||||
|
RUN cargo install cargo-bitbake
|
||||||
|
|
||||||
WORKDIR $PROJECT_PATH/chirpstack
|
WORKDIR $PROJECT_PATH/chirpstack
|
||||||
|
Loading…
Reference in New Issue
Block a user