sha256:57b1ba0a988c9fd5baadeebfd2cb33829671f789899a7839a293bec5ee8f859c
OS/ARCH
Compressed size
73.53 MB
Last pushed
over 1 year by trafex
Type
Image
Manifest digest
sha256:369ed5b69922f6a9b7b0c49662bc89c0aebf573cce371955a76bc9e7ac906b6f
Image Layers
1ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache42.81 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB6COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit887 B7COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit443 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B9VOLUME [/var/www/wp-content]0 B10WORKDIR /var/www/wp-content139 B11RUN /bin/sh -c chown -R187 B12ENV WORDPRESS_VERSION=6.7.10 B13ENV WORDPRESS_SHA1=dfb745d4067368bb9a9491f2b6f7e8d52d740fd10 B14RUN /bin/sh -c mkdir -p109 B15RUN /bin/sh -c curl -o25.51 MB16RUN /bin/sh -c curl -o1.39 MB17COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #566 B18RUN /bin/sh -c chmod 640563 B19RUN /bin/sh -c ln -s197 B20COPY entrypoint.sh /entrypoint.sh # buildkit521 B21ENTRYPOINT ["/entrypoint.sh"]0 B22EXPOSE map[80/tcp:{}]0 B23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B24HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit