We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7dd87 commit fbbde2cCopy full SHA for fbbde2c
main.dockerfile
@@ -10,10 +10,6 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=true
10
RUN apt-get update &&\
11
apt-get install -yq wget gnupg openssl ranger vim neovim curl python-dev-is-python3 python3-pip git jq awscli
12
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
-
17
# ffmpeg
18
RUN apt-get update && apt-get install -yq ffmpeg
19
yarn.lock
@@ -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