Sign inSign up

alcapone1933/adminer:latest

Multi-platform
Index digest

sha256:6aac246b823c621123905622a685977696218a3d13c16fe5c3d04c173702d554

OS/ARCH

Compressed size

44.25 MB

Last pushed

7 months by alcapone1933

Type

Image

Manifest digest

sha256:54cb8886bbb68fe212921a0b08da78879966f147f6e1f72bf7e09119c8eee269

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 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.180 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.18.tar.xz.asc0 B
14ENV PHP_SHA256=957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f401100 B
15RUN /bin/sh -c set -eux;13.06 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;19.24 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.94 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.96 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23RUN /bin/sh -c echo "upload_max_filesize304 B
24STOPSIGNAL SIGINT0 B
25RUN /bin/sh -c addgroup -S1.01 KB
26WORKDIR /var/www/html32 B
27RUN /bin/sh -c set -x4.17 MB
28COPY *.php /var/www/html/ # buildkit1.73 KB
29ENV ADMINER_VERSION=5.4.20 B
30ENV ADMINER_DOWNLOAD_SHA256=5b761efe7049bf586119256324fd417b49e5bb9243b40d9734fe86655e4402fd0 B
31ENV ADMINER_SRC_DOWNLOAD_SHA256=a4106d61bc81575d0b45c762105eead064384643418cad197a3257677625bd100 B
32RUN /bin/sh -c set -x630.26 KB
33COPY entrypoint.sh /usr/local/bin/ # buildkit491 B
34ENTRYPOINT ["entrypoint.sh" "docker-php-entrypoint"]0 B
35USER adminer0 B
36CMD ["php" "-S" "[::]:8080" "-t"0 B
37EXPOSE map[8080/tcp:{}]0 B

Command

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