Skip to content

Commit

Permalink
chore(devcontainer): add other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Mar 27, 2024
1 parent 2db36ab commit 086450d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions workshop-dev.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ FROM registry.fedoraproject.org/fedora-toolbox:latest

RUN sudo dnf check-update -y && \
sudo dnf install -y \
nodejs \
pnpm \
rust \
cargo \
webkit2gtk4.0-devel \
openssl-devel \
curl \
Expand Down

0 comments on commit 086450d

Please sign in to comment.