Install NodeJS as well.
This commit is contained in:
parent
f44e2ba0bf
commit
04fd5f35e6
1 changed files with 2 additions and 1 deletions
|
|
@ -10,4 +10,5 @@ COPY --from=portage /var/db/repos/gentoo /var/db/repos/gentoo
|
|||
RUN echo 'FEATURES="-ipc-sandbox -network-sandbox -pid-sandbox"' >> /etc/portage/make.conf
|
||||
RUN emerge -v --noreplace \
|
||||
dev-util/pkgcheck \
|
||||
dev-vcs/git
|
||||
dev-vcs/git \
|
||||
net-libs/nodejs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue