Sign inSign up

s390x/phpmyadmin:5-fpm

Developer tools
Databases & storage
Index digest

sha256:ac535e325d5d4fe00597030babd9d9254ef7c050e2f3934c049470c3fb6d880d

OS/ARCH

linux/s390x

Compressed size

163.81 MB

Last pushed

about 10 hours by buildslaves390x

Type

Image

Manifest digest

sha256:0255d26e3d0e4f913ba33b7fe4c96010b4a49e7d65fc69c48eecf42a8a1b0f6d

Image Layers

1# debian.sh --arch 's390x' out/28.48 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;88.28 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;224 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.330 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B
13ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
14RUN /bin/sh -c set -eux;12.23 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;15.76 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache252 B
19RUN /bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ENV UPLOAD_PROGRESS_EXT_URL=https://github.com/php/pecl-php-uploadprogress/archive/refs/tags/uploadprogress-2.0.2.tar.gz0 B
27ENV UPLOAD_PROGRESS_SHA256=fe3f6cdfcedad563c970c4fd1cda31e422cfc0df5cc9a217d8c80ed3c8d137f50 B
28RUN /bin/sh -c set -ex;5.61 MB
29ENV PMA_SSL_DIR=/etc/phpmyadmin/ssl0 B
30ENV MAX_EXECUTION_TIME=6000 B
31ENV MEMORY_LIMIT=512M0 B
32ENV UPLOAD_LIMIT=2048K0 B
33ENV TZ=UTC0 B
34ENV SESSION_SAVE_PATH=/sessions0 B
35RUN /bin/sh -c set -ex;654 B
36USER www-data:www-data0 B
37ENV VERSION=5.2.30 B
38ENV SHA256=57881348297c4412f86c410547cf76b4d8a236574dd2c6b7d6a2beebe7fc44e30 B
39ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-all-languages.tar.xz0 B
40LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B
41RUN /bin/sh -c set -ex;13.43 MB
42COPY --chown=www-data:www-data config.inc.php /etc/phpmyadmin/config.inc.php #2.09 KB
43COPY --chown=www-data:www-data helpers.php /etc/phpmyadmin/helpers.php #857 B
44COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit800 B
45USER root0 B
46ENTRYPOINT ["/docker-entrypoint.sh"]0 B
47CMD ["php-fpm"]0 B

Command

# debian.sh --arch 's390x' out/ 'trixie' '@1787529600'