FUCKING git-rebase -i

This commit is contained in:
Blallo 2018-08-17 18:16:20 +02:00
parent 5bebaafd63
commit bb09132fbd
No known key found for this signature in database
GPG key ID: 0CBE577C9B72DC3F

View file

@ -1,7 +1,9 @@
FROM ulsmith/alpine-apache-php7
RUN apk add --update \
RUN apk update \
&& apk upgrade \
&& apk add --update \
php7-pgsql \
php7-fileinfo \
openrc \