matomo/Dockerfile
Travis Automated Update 2a2b2b1510 Matomo 3.10.0
2019-07-01 18:45:53 +00:00

7 lines
205 B
Docker

FROM luzifer/alpine-nginx-php
ENV MATOMO_VERSION=3.10.0 \
MATOMO_CHECKSUM=d4749d6839b6939d981ef5b30217adfc0d22b99e7b06ec3e0ec0070788c86be3
COPY rootfs /
RUN set -ex && /usr/local/bin/container-setup