Sign inSign up

erikdubbelboer/phpredisadmin:1.22.0

Multi-platform
Index digest

sha256:5b5b310c02243275b418c2fc9328b1ef5d1c47f5f952246dee0d54ec0b6d25cd

OS/ARCH

Compressed size

72.47 MB

Last pushed

almost 2 years by erikdubbelboer

Type

Image

Manifest digest

sha256:3eca4485a40408393cc34a0caabd7537440dbeb674b79f2a3c5f9392b89560a7

Image Layers

1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.32 MB
5RUN /bin/sh -c set -eux;946 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.10 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.1.tar.xz.asc0 B
14ENV PHP_SHA256=94c8a4fd419d45748951fa6d73bd55f6bdf0adaefb8814880a67baa66027311f0 B
15RUN /bin/sh -c set -eux;12.94 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;19.8 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.2 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c set -eux28.96 MB
23RUN /bin/sh -c printf "#257 B
24ENV COMPOSER_ALLOW_SUPERUSER=10 B
25ENV COMPOSER_HOME=/tmp0 B
26ENV COMPOSER_VERSION=2.2.240 B
27RUN /bin/sh -c set -eux914.88 KB
28COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit419 B
29WORKDIR /app93 B
30ENTRYPOINT ["/docker-entrypoint.sh"]0 B
31CMD ["composer"]0 B
32RUN /bin/sh -c apk add259.29 KB
33WORKDIR /src/app109 B
34COPY . . # buildkit453.94 KB
35RUN /bin/sh -c set -xe;380.53 KB
36ENV PORT=800 B
37EXPOSE map[80/tcp:{}]0 B
38ENTRYPOINT ["sh" "-c" "tini --0 B

Command

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit