Skip to content

Commit

Permalink
add npm
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgerstmayr committed Jan 30, 2024
1 parent 73ecb82 commit 419687c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/silverblue-nvidia/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN mkdir -p /var/lib/alternatives && \
rpm-ostree install \
btrbk strace wireshark \
terminator zsh make ripgrep \
code golang pipenv \
code golang pipenv npm \
docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin \
&& \
rm -r /var/lib/alternatives && \
Expand Down

0 comments on commit 419687c

Please sign in to comment.