sha256:c63154c8468f7a973c2e7ed14a28ff0da308da98f7e90cba52836c03b7ac3e84
OS/ARCH
Compressed size
66.27 MB
Last pushed
almost 2 years by trafex
Type
Image
Manifest digest
sha256:d53d7939313dabda739e833def47ae6112d25ab618f12f970d887b5fa521777a
Image Layers
1ADD file ... in / 3.21 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache38.33 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB6COPY config/fpm-pool.conf /etc/php83/php-fpm.d/zzz_custom.conf # buildkit888 B7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit444 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit337 B9VOLUME [/var/www/wp-content]0 B10WORKDIR /var/www/wp-content138 B11RUN /bin/sh -c chown -R189 B12ENV WORDPRESS_VERSION=6.6.20 B13ENV WORDPRESS_SHA1=7acbf69d5fdaf804e3db322bad23b08d2e2e42ec0 B14RUN /bin/sh -c mkdir -p109 B15RUN /bin/sh -c curl -o23.33 MB16RUN /bin/sh -c curl -o1.39 MB17COPY wp-config.php /usr/src/wordpress # buildkit565 B18RUN /bin/sh -c chown nobody.nobody563 B19RUN /bin/sh -c ln -s196 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 file:faa3509308d5524875c6afec4d4d1a357118aa1587e5485eca63c2907b37d968 in /