Sign inSign up

trydirect/wordpress:stable-prod

Multi-platform
Index digest

sha256:27cf9ef28dd63943a2eef3a6d1085c75e03fe85109bfb3a20d16de1fa10679da

OS/ARCH

Compressed size

265.5 MB

Last pushed

about 2 years by trydirect

Type

Image

Manifest digest

sha256:25c1daa4091ad599adcb21285c09ef7d695ef07d4db434010a8c1800510e7786

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {224 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get99.52 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir225 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/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.26 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.67 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c set -eux;25.15 MB
27RUN /bin/sh -c set -ex;11.73 MB
28RUN /bin/sh -c set -eux;363 B
29RUN /bin/sh -c { echo395 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.69 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 -c444.15 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.33 KB
43RUN |1 APP_DIR=html /bin/sh -c138 B
44RUN |1 APP_DIR=html /bin/sh -c1.2 KB
45COPY ./scripts/init.sh /scripts/init.sh # buildkit306 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.59 MB
51RUN /bin/sh -c pecl install350.56 KB
52COPY ./configs/php-fpm.conf /usr/local/etc/php-fpm.conf # buildkit2.01 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.27 KB
55USER 20000 B

Command

ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /