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 d508bcd commit 8543a6eCopy full SHA for 8543a6e
Dockerfile
@@ -52,7 +52,7 @@ RUN apk del libxml2-dev libzip-dev openssl-dev libpng-dev
52
RUN apk add --update --no-cache \
53
python3 \
54
git bash \
55
- npm yarn \
+ npm yarn
56
57
SHELL ["/bin/bash", "-c"]
58
ENTRYPOINT ["/bin/bash", "-l", "-c"]
0 commit comments