add cbindgen to container image
Some checks failed
Build gentoo-utils docker image / build-docker (push) Failing after 1m28s
Some checks failed
Build gentoo-utils docker image / build-docker (push) Failing after 1m28s
This commit is contained in:
@@ -11,7 +11,8 @@ RUN emerge \
|
||||
llvm-core/clang \
|
||||
llvm-core/lld \
|
||||
dev-vcs/git \
|
||||
sys-process/parallel
|
||||
sys-process/parallel \
|
||||
dev-utils/cbindgen
|
||||
|
||||
RUN git clone https://jturnerusa.dev/cgit/ebuilds/ /var/db/repos/spawns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user