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 1776f02 commit d5517e3Copy full SHA for d5517e3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:latest
+FROM alpine:3.14
2
COPY entry.sh /entry.sh
3
RUN apk update && \
4
apk add bash php php7-apache2 php7-cli php7-common php7-curl php7-gd php7-json php7-mbstring php7-session php7-pdo php7-opcache php7-xml php7-simplexml php7-xmlrpc php7-zip php7-gmp php7-dom php7-gettext openssl apache2 git shadow && \
0 commit comments