Skip to content

Commit

Permalink
rm node build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesMerz committed Dec 5, 2024
1 parent ab7dd87 commit fbbde2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=true
RUN apt-get update &&\
apt-get install -yq wget gnupg openssl ranger vim neovim curl python-dev-is-python3 python3-pip git jq awscli

# node-binaries
RUN apt-get update &&\
apt-get install -yq pkg-config libpixman-1-dev libcairo2-dev libpango1.0-dev libjpeg62-turbo-dev libgif-dev

# ffmpeg
RUN apt-get update && apt-get install -yq ffmpeg

Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


0 comments on commit fbbde2c

Please sign in to comment.