mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-17 17:30:17 -04:00
Compare commits
2 Commits
1b90377591
...
a4940bfd1c
Author | SHA1 | Date | |
---|---|---|---|
|
a4940bfd1c | ||
|
cb54c9829d |
|
@ -47,9 +47,6 @@ RUN mkdir -p /etc/apt/keyrings \
|
|||
&& npm install -g npm@latest \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install Angular CLI Globally
|
||||
RUN npm install -g @angular/cli
|
||||
|
||||
# Use a non-root user per https://code.visualstudio.com/remote/advancedcontainers/add-nonroot-user
|
||||
ARG USERNAME=vscode
|
||||
ARG USER_UID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user