add glibc
This commit is contained in:
parent
30cc8658b4
commit
5df770e3ae
@ -2,7 +2,7 @@ FROM archlinux/base:latest
|
|||||||
|
|
||||||
RUN pacman -Syy --noconfirm
|
RUN pacman -Syy --noconfirm
|
||||||
|
|
||||||
RUN pacman -S iputils nano gcc nodejs npm unzip --noconfirm
|
RUN pacman -S iputils nano gcc glibc nodejs npm unzip --noconfirm
|
||||||
|
|
||||||
RUN node -v && \
|
RUN node -v && \
|
||||||
npm i npm@latest -g && \
|
npm i npm@latest -g && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user