sha256:d7353e4423374bd6431a519085c1a72c72977ad651c9e80f92148e1842987bbe
OS/ARCH
Compressed size
66.44 MB
Last pushed
over 2 years by trafex
Type
Image
Manifest digest
sha256:a969df569149c9560834f2cab452686fb6342d6908efa4adf76f49c01d8fa63e
Image Layers
1ADD file ... in / 2.78 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache39.08 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.63 KB6COPY config/fpm-pool.conf /etc/php83/php-fpm.d/zzz_custom.conf # buildkit890 B7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit446 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit340 B9VOLUME [/var/www/wp-content]0 B10WORKDIR /var/www/wp-content139 B11RUN /bin/sh -c chown -R188 B12ENV WORDPRESS_VERSION=6.4.30 B13ENV WORDPRESS_SHA1=ee3bc3a73ab3cfa535c46f111eb641b3467fa44e0 B14RUN /bin/sh -c mkdir -p109 B15RUN /bin/sh -c curl -o23.19 MB16RUN /bin/sh -c ln -s146 B17RUN /bin/sh -c curl -o1.39 MB18COPY wp-config.php /usr/src/wordpress # buildkit565 B19RUN /bin/sh -c chown nobody.nobody563 B20RUN /bin/sh -c ln -s197 B21COPY entrypoint.sh /entrypoint.sh # buildkit522 B22ENTRYPOINT ["/entrypoint.sh"]0 B23EXPOSE map[80/tcp:{}]0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B25HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD file:dca2a738b46ed78f0ccd7e23ba4d4729528feaa423a0ff0ac5c3512bf43b6fae in /