mirror of
https://github.com/Monadical-SAS/cubbi.git
synced 2026-02-04 01:46: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 \
|
||||
openssh-client \
|
||||
vim \
|
||||
nodejs \
|
||||
npm \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install deps
|
||||
|
||||
Reference in New Issue
Block a user