Commit c0bb41a3 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Ajout install git sur la stack php alpine docker

parent 0c291fa7
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -32,7 +32,8 @@ RUN apk add --no-cache \
    openldap-dev \
    postgresql-dev \
    gcompat \
    libaio
    libaio \
    git