mirror of
https://github.com/sasjs/core.git
synced 2025-12-11 06:24:35 +00:00
Update .gitpod.dockerfile
This commit is contained in:
@@ -3,6 +3,4 @@ FROM gitpod/workspace-full
|
||||
RUN sudo apt-get update \
|
||||
&& sudo apt-get install -y \
|
||||
doxygen \
|
||||
&& npm i -g npm@latest \
|
||||
&& npm i -g @sasjs/cli \
|
||||
&& sudo rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user