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 77ca711 commit dd61542Copy full SHA for dd61542
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