Skip to content

Commit fbbde2c

Browse files
committed
rm node build tools
1 parent ab7dd87 commit fbbde2c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

main.dockerfile

-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=true
1010
RUN apt-get update &&\
1111
apt-get install -yq wget gnupg openssl ranger vim neovim curl python-dev-is-python3 python3-pip git jq awscli
1212

13-
# node-binaries
14-
RUN apt-get update &&\
15-
apt-get install -yq pkg-config libpixman-1-dev libcairo2-dev libpango1.0-dev libjpeg62-turbo-dev libgif-dev
16-
1713
# ffmpeg
1814
RUN apt-get update && apt-get install -yq ffmpeg
1915

yarn.lock

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2+
# yarn lockfile v1
3+
4+

0 commit comments

Comments
 (0)