infra: docker: add nodejs

nodejs is required to run github actions scripts
This commit is contained in:
2025-12-05 16:19:01 -06:00
parent e8c90ee1e0
commit dfbd0a7f9e

View File

@@ -11,7 +11,9 @@ RUN emerge \
llvm-core/clang \
llvm-core/lld \
dev-vcs/git \
sys-process/parallel
sys-process/parallel \
net-libs/nodejs \
RUN git clone https://jturnerusa.dev/cgit/ebuilds/ /var/db/repos/spawns