wordpress/Dockerfile
Travis Automated Update c1f21afa4c WordPress 5.4
2020-04-01 13:14:23 +00:00

8 lines
194 B
Docker

FROM luzifer/alpine-nginx-php
ENV WP_VERSION=5.4 \
WP_CHECKSUM=ef339520f0e4214214bb230a2efaa2e5497cf872dc81710800eee7b34135de32
COPY rootfs /
RUN set -ex && /usr/local/bin/container-setup