sha256:3b31b7941fdbb6cef33187e1f39ce55c6ebcbe54f1b13ac85b42aafffd400f05
OS/ARCH
Compressed size
70.86 MB
Last pushed
over 2 years by trafex
Type
Image
Manifest digest
sha256:a5355c43d6aa5631dc6123afd577c52753147de7031ba737a57a104c28aef1ab
Image Layers
1ADD file ... in / 3.19 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache42.88 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB6COPY config/fpm-pool.conf /etc/php83/php-fpm.d/zzz_custom.conf # buildkit886 B7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit442 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B9VOLUME [/var/www/wp-content]0 B10WORKDIR /var/www/wp-content138 B11RUN /bin/sh -c chown -R185 B12ENV WORDPRESS_VERSION=6.50 B13ENV WORDPRESS_SHA1=fe10ab388318fa5a0085aff48b2b7590cf8b93f90 B14RUN /bin/sh -c mkdir -p110 B15RUN /bin/sh -c curl -o23.39 MB16RUN /bin/sh -c ln -s144 B17RUN /bin/sh -c curl -o1.39 MB18COPY wp-config.php /usr/src/wordpress # buildkit562 B19RUN /bin/sh -c chown nobody.nobody561 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:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /