added label

This commit is contained in:
Christian Haschek 2023-03-23 10:04:13 +01:00
parent 59b7bdd2b5
commit 0a3ab047a9

View file

@ -1,5 +1,7 @@
FROM alpine:3.14.2
LABEL org.opencontainers.image.source = "https://github.com/HaschekSolutions/opentrashmail"
RUN apk add --no-cache python2 socat wget php7-fileinfo php7-session curl git php php-curl nginx php-openssl php-mbstring php-json php-gd php-dom php-fpm
#RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer
RUN mkdir -p /var/www/opentrashmail