Sign inSign up

rogerdz/adminer:latest

Multi-platform
Databases & storage
Index digest

sha256:a5e797b2879b44f3545ca78a5a5675341c03d2ff608f2f7be3f384e765168fd0

OS/ARCH

Compressed size

41.72 MB

Last pushed

about 13 hours by rogerdz

Type

Image

Manifest digest

sha256:9cecdb66cfdc27ef97ccacd2777240b8e55d3cb3dee06315376318c41c4bc045

Image Layers

1ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.33 MB
5RUN /bin/sh -c set -eux;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;223 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.260 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.26.tar.xz.asc0 B
14ENV PHP_SHA256=32a2de53862ad44ed4a5005244ce4f1b50c271e74dced215449a4443b40569f10 B
15RUN /bin/sh -c set -eux;13.17 MB
16COPY docker-php-source /usr/local/bin/ # buildkit485 B
17RUN /bin/sh -c set -eux;19.49 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.89 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.91 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 -x1.4 MB
28COPY *.php /var/www/html/ # buildkit1.73 KB
29ENV ADMINER_VERSION=6.1.00 B
30ENV ADMINER_DOWNLOAD_SHA256=95bf24b510b41904446f720f4f1212c9e28b1d523f3df44259480d7a12ea181e0 B
31ENV ADMINER_SRC_DOWNLOAD_SHA256=c3762ccd5c9c3b30f19fe2bc5afe3201b93bc5e079376a6a7176dd257b442fd80 B
32RUN /bin/sh -c set -x620.95 KB
33COPY entrypoint.sh /usr/local/bin/ # buildkit490 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
39ENV ADMINER_DEFAULT_DRIVER=server0 B
40ENV ADMINER_PLUGINS=tables-filter table-indexes-structure version-noverify dark-switcher0 B
41ENV PHP_CLI_SERVER_WORKERS=20 B
42COPY --chown=adminer:adminer index.php /var/www/html #1.11 KB
43COPY --chown=adminer:adminer plugins-enabled/* /var/www/html/plugins-enabled #379 B
44COPY --chown=adminer:adminer plugins/* /var/www/html/plugins #1.19 KB
45USER root0 B
46RUN /bin/sh -c echo "upload_max_filesize289 B
47USER adminer0 B
48STOPSIGNAL SIGKILL0 B

Command

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