Sign inSign up

trydirect/wordpress:stable-prod

Multi-platform
Index digest

sha256:27cf9ef28dd63943a2eef3a6d1085c75e03fe85109bfb3a20d16de1fa10679da

OS/ARCH

Compressed size

257.03 MB

Last pushed

about 2 years by trydirect

Type

Image

Manifest digest

sha256:efc3c5a3f5b07f1640307a6930f468f850fc642e239d5da2d158bec622bf1725

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {223 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get93.59 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir224 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
12ENV PHP_VERSION=8.1.290 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.1.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.29.tar.xz.asc0 B
14ENV PHP_SHA256=288884af60581d4284baba2ace9ca6d646f72facbd3e3c2dd2acc7fe6f9035360 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.58 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.21 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.68 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c set -eux;25.07 MB
27RUN /bin/sh -c set -ex;9.45 MB
28RUN /bin/sh -c set -eux;365 B
29RUN /bin/sh -c { echo394 B
30RUN /bin/sh -c set -eux;23.33 MB
31VOLUME [/var/www/html]0 B
32COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.29 KB
33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.68 KB
34ENTRYPOINT ["docker-entrypoint.sh"]0 B
35CMD ["php-fpm"]0 B
36LABEL maintainer== [email protected]0 B
37ARG APP_DIR=html0 B
38WORKDIR /var/www32 B
39RUN |1 APP_DIR=html /bin/sh -c445.19 KB
40RUN |1 APP_DIR=html /bin/sh -c23.33 MB
41RUN |1 APP_DIR=html /bin/sh -c1.39 MB
42COPY ./configs/php.ini /usr/local/etc/php/conf.d/10-base.ini # buildkit22.34 KB
43RUN |1 APP_DIR=html /bin/sh -c137 B
44RUN |1 APP_DIR=html /bin/sh -c1.19 KB
45COPY ./scripts/init.sh /scripts/init.sh # buildkit309 B
46ADD https://raw.githubusercontent.com/trydirect/init-scripts/main/scripts/entrypoint.sh /scripts/entrypoint.sh # buildkit1.54 KB
47WORKDIR /home/trydirect32 B
48HEALTHCHECK &{["CMD" "sh" "-c" "test0 B
49ENTRYPOINT ["/scripts/entrypoint.sh"]0 B
50RUN /bin/sh -c apt-get update14.44 MB
51RUN /bin/sh -c pecl install349.44 KB
52COPY ./configs/php-fpm.conf /usr/local/etc/php-fpm.conf # buildkit2.02 KB
53COPY ./configs/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.11 KB
54COPY ./configs/php.ini /usr/local/etc/php.ini # buildkit22.28 KB
55USER 20000 B

Command

ADD file:9b9556e1f3168a82eb85577dc07d85b2e7c1a72c5c35a4003f00042dd27b4fa2 in /