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 df8224a commit b72d587Copy full SHA for b72d587
Dockerfile
@@ -112,7 +112,7 @@ RUN apk update \
112
awscli==$AWS_CLI_VERSION \
113
114
# Install the node dependencies for the Browser library
115
- && rfbrowser init \
+ && rfbrowser init --skip-browsers \
116
117
# Download the glibc package for Alpine Linux from its GitHub repository
118
&& wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub \
0 commit comments