rogerdz/adminer:latest

Multi-platform
Databases & storage
Index digest

sha256:31020387ec850fc7e6e0c2208498d0d78daff2cb12c675a23eaec71ed07b92d2

OS/ARCH

Compressed size

41.36 MB

Last pushed

9 days by rogerdz

Type

Image

Manifest digest

sha256:081767ff6ed17969a185424ccf007e0d5f1fd046a2c428e0fef641b35f3a3e85

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.32 MB
5RUN /bin/sh -c set -eux;934 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.240 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B
14ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B
15RUN /bin/sh -c set -eux;13.14 MB
16COPY docker-php-source /usr/local/bin/ # buildkit486 B
17RUN /bin/sh -c set -eux;18.88 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.64 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.65 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23RUN /bin/sh -c echo "upload_max_filesize306 B
24STOPSIGNAL SIGINT0 B
25RUN /bin/sh -c addgroup -S1.02 KB
26WORKDIR /var/www/html32 B
27RUN /bin/sh -c set -x1.41 MB
28COPY *.php /var/www/html/ # buildkit1.73 KB
29ENV ADMINER_VERSION=5.5.10 B
30ENV ADMINER_DOWNLOAD_SHA256=f2c70c6403a042d554be1dd8d69b6f6270a97e5b40d2fb7626f46aad821e9a180 B
31ENV ADMINER_SRC_DOWNLOAD_SHA256=dfac9604fc044e0856fbcacd587db9540df4e67d53a180377f51b9a228d7b1360 B
32RUN /bin/sh -c set -x584.13 KB
33COPY entrypoint.sh /usr/local/bin/ # buildkit493 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 json-column table-indexes-structure version-noverify0 B
41ENV ADMINER_DESIGN=hever0 B
42ENV PHP_CLI_SERVER_WORKERS=20 B
43COPY --chown=adminer:adminer index.php /var/www/html #1.1 KB
44COPY --chown=adminer:adminer plugins-enabled/* /var/www/html/plugins-enabled #379 B
45USER root0 B
46RUN /bin/sh -c echo "upload_max_filesize294 B
47USER adminer0 B
48STOPSIGNAL SIGKILL0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit