We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e968ab commit 0410118Copy full SHA for 0410118
Dockerfile
@@ -4,7 +4,7 @@ ENV NODE_VERSION=12.16.1
4
RUN apt update
5
RUN apt install -y \
6
gnupg curl wget netbase procps git \
7
- apt-transport-https ca-certificates openssh-client
+ apt-transport-https ca-certificates openssh-client \
8
yarn \
9
python3-pip
10
0 commit comments