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.
2 parents 6db5f14 + dd61542 commit da01240Copy full SHA for da01240
Dockerfile
@@ -9,6 +9,8 @@ ENV DEBIAN_FRONTEND=noninteractive
9
RUN apt-get update && \
10
apt-get -y install \
11
apache2 \
12
+ composer \
13
+ git \
14
libapache2-mod-php \
15
libapache2-mod-auth-openidc \
16
php-bcmath \
0 commit comments