add glibc
This commit is contained in:
@@ -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 && \
|
||||||
|
|||||||
Reference in New Issue
Block a user