Sign inSign up

ajeetraina/wordpress-hms:latest

Index digest

sha256:05d179a69c9a82c2fbba7e8c87c36d1c5d782602d85d3bc684662205b0daaa42

OS/ARCH

linux/arm64

Compressed size

222.18 MB

Last pushed

over 2 years by ajeetraina

Type

Image

Manifest digest

sha256:a0502733a67d3009be6bc763a14158b4ec1b51cb4752e1b614a11362ca5171a8

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {227 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; mkdir268 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get19.38 MB
11/bin/sh -c a2dismod mpm_event &&471 B
12/bin/sh -c { echo '<FilesMatch513 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
17ENV PHP_VERSION=8.2.190 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.2.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.19.tar.xz.asc0 B
19ENV PHP_SHA256=aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c130 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark11.85 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.89 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium247 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 894 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c set -eux;24.97 MB
32RUN /bin/sh -c set -ex;9.5 MB
33RUN /bin/sh -c set -eux;361 B
34RUN /bin/sh -c { echo393 B
35RUN /bin/sh -c set -eux;18.71 KB
36RUN /bin/sh -c set -eux;23.39 MB
37VOLUME [/var/www/html]0 B
38COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.3 KB
39COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.69 KB
40ENTRYPOINT ["docker-entrypoint.sh"]0 B
41CMD ["apache2-foreground"]0 B
42COPY themes /usr/src/wordpress/wp-content/themes # buildkit222 B
43COPY plugins /usr/src/wordpress/wp-content/plugins # buildkit770.2 KB
44COPY ./config/uploads.ini /usr/local/etc/php/conf.d/uploads.ini # buildkit295 B
45COPY entrypoint-child.sh /usr/bin/ # buildkit326 B
46RUN /bin/sh -c chmod +x321 B
47ENTRYPOINT ["entrypoint-child.sh"]0 B
48CMD ["apache2-foreground"]0 B

Command

ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /