sha256:9c28e07946c0edc8b1ee20e736196cab02d87e3590868c3a3334c08f12c7cdde
OS/ARCH
Compressed size
101.51 MB
Last pushed
over 2 years by trafex
Type
Image
Manifest digest
sha256:2393fc18dc2b9a2202127e9e4b6057ba1c679193b7ab1ddcca2e59a983ad327a
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache73.76 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.31 KB6COPY config/fpm-pool.conf /etc/php82/php-fpm.d/zzz_custom.conf # buildkit889 B7COPY config/php.ini /etc/php82/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 -R187 B12ENV WORDPRESS_VERSION=6.4.20 B13ENV WORDPRESS_SHA1=d1aedbfea77b243b09e0ab05b100b782497406dd0 B14RUN /bin/sh -c mkdir -p110 B15RUN /bin/sh -c curl -o23.18 MB16RUN /bin/sh -c ln -s145 B17RUN /bin/sh -c curl -o1.38 MB18COPY wp-config.php /usr/src/wordpress # buildkit564 B19RUN /bin/sh -c chown nobody.nobody565 B20RUN /bin/sh -c ln -s196 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:d8a30995bbcd627f084912c728fda5483b6ba486de25af588a0956069d0bd7ad in /