Sign inSign up

decussi/apache-php:8.3

Manifest digest

sha256:0b26a8ddf6d73196fa9d4872f02a734930e1d727ff4398db4b74561da42d7d19

OS/ARCH

linux/arm64/v8

Compressed size

250.08 MB

Last pushed

over 2 years by decussi

Type

Image

Manifest digest

sha256:0b26a8ddf6d73196fa9d4872f02a734930e1d727ff4398db4b74561da42d7d19

Image Layers

1ADD file ... in / 27.81 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.58 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get19.36 MB
11/bin/sh -c a2dismod mpm_event &&475 B
12/bin/sh -c { echo '<FilesMatch514 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
17ENV PHP_VERSION=8.3.10 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.3.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.1.tar.xz.asc0 B
19ENV PHP_SHA256=56445b1771b2ba5b7573453f9e8a9451e2d810b1741a352fa05259733b1e97580 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark12.19 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark11.12 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium244 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 891 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31LABEL maintainer=Decussi <[email protected]>0 B
32RUN /bin/sh -c apt-get update31.7 MB
33RUN /bin/sh -c apt-get install52.13 MB
34RUN /bin/sh -c pecl install1.17 MB
35RUN /bin/sh -c docker-php-ext-install pdo347.65 KB
36RUN /bin/sh -c curl -sS690.38 KB
37RUN /bin/sh -c apt-get clean517 B
38RUN /bin/sh -c a2enmod rewrite353 B
39RUN /bin/sh -c rm /etc/localtime131 B
40RUN /bin/sh -c ln -s159 B
41RUN /bin/sh -c "date" #93 B
42COPY ./php.ini /usr/local/etc/php/ # buildkit273 B
43COPY ./apache.conf /etc/apache2/sites-available/000-default.conf # buildkit233 B
44WORKDIR /var/www/html32 B
45RUN /bin/sh -c usermod -u708 B
46RUN /bin/sh -c chown -R157 B

Command

ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /