mirror of
https://github.com/Monadical-SAS/cubbi.git
synced 2026-02-04 09:56:48 +00:00
feat: add nodejs/npm into goose image
This commit is contained in:
@@ -21,6 +21,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
ripgrep \
|
ripgrep \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
vim \
|
vim \
|
||||||
|
nodejs \
|
||||||
|
npm \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Install deps
|
# Install deps
|
||||||
|
|||||||
Reference in New Issue
Block a user