diff --git a/Dockerfile b/Dockerfile index 4f4f533..606e877 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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