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 633cc2a commit 364977fCopy full SHA for 364977f
Dockerfile
@@ -39,6 +39,7 @@ RUN apk update && apk add --no-cache --virtual .build-deps \
39
RUN apk add --update --no-cache \
40
bash \
41
jq \
42
+ nano \
43
git \
44
openssh \
45
pcre-dev ${PHPIZE_DEPS} \
0 commit comments