Sign inSign up

beeyev/phpmyadmin-lightweight:5.1

Manifest digest

sha256:0f2ab40a7db6907fd1ad2d74ba285ef1ef4efa0ed6f2bbb0d0ce38cb7072c3e5

OS/ARCH

linux/amd64

Compressed size

59.99 MB

Last pushed

almost 4 years by beeyev

Type

Image

Manifest digest

sha256:0f2ab40a7db6907fd1ad2d74ba285ef1ef4efa0ed6f2bbb0d0ce38cb7072c3e5

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.62 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir267 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
12ENV PHP_VERSION=8.0.180 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc0 B
14ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e70 B
15/bin/sh -c set -eux; apk10.39 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 496 B
17/bin/sh -c set -eux; apk11.56 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.01 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.37 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apk add843.38 KB
27RUN /bin/sh -c set -ex;6.06 MB
28ENV MAX_EXECUTION_TIME=6000 B
29ENV MEMORY_LIMIT=512M0 B
30ENV UPLOAD_LIMIT=2048K0 B
31RUN /bin/sh -c set -ex;552 B
32ENV VERSION=5.1.40 B
33ENV SHA256=3230cf0e004b6284c70e0cb26064a8666b271749ef54236d035104a9728229990 B
34ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.1.4/phpMyAdmin-5.1.4-all-languages.tar.xz0 B
35LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B
36RUN /bin/sh -c set -ex;11.59 MB
37COPY config.inc.php /etc/phpmyadmin/config.inc.php # buildkit1.5 KB
38COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit772 B
39ENTRYPOINT ["/docker-entrypoint.sh"]0 B
40CMD ["php-fpm"]0 B
41ENV TERM=xterm-256color LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 LC_TIME=en_DK.UTF-80 B
42RUN /bin/sh -c set -eux227.7 KB
43COPY /usr/bin/caddy /usr/local/bin/caddy # buildkit13.89 MB
44COPY ./docker/config/caddy/Caddyfile /etc/caddy/Caddyfile # buildkit321 B
45RUN /bin/sh -c set -eux354 B
46RUN /bin/sh -c set -eux2.22 KB
47HEALTHCHECK &{["CMD-SHELL" "(curl --fail http://localhost/LICENSE0 B
48COPY ./docker/config/php-fpm.d/zzz-php-fpm_custom.conf /usr/local/etc/php-fpm.d/zzz-php-fpm_custom.conf # buildkit394 B
49COPY /src/themes-master/blueberry/ /var/www/html/themes/blueberry/ # buildkit527.14 KB
50COPY /src/themes-master/boodark/ /var/www/html/themes/boodark/ # buildkit620.89 KB
51LABEL org.opencontainers.image.title=phpMyAdmin Docker image org.opencontainers.image.description=Run0 B
52ARG TZ=UTC0 B
53ENV TZ=UTC0 B
54ARG IMAGE_TAG0 B
55ENV IMAGE_TAG=5.10 B
56RUN |2 TZ=UTC IMAGE_TAG=5.1 /bin/sh32 B
57ARG BUILD_DATE0 B
58ENV BUILD_DATE=2022-12-04 21:29:19 (UTC)0 B
59RUN |3 TZ=UTC IMAGE_TAG=5.1 BUILD_DATE=2022-12-0432 B
60ARG BUILD_FINGERPRINT0 B
61ENV BUILD_FINGERPRINT=1cf60350 B
62RUN |4 TZ=UTC IMAGE_TAG=5.1 BUILD_DATE=2022-12-0432 B
63RUN |4 TZ=UTC IMAGE_TAG=5.1 BUILD_DATE=2022-12-04815 B
64COPY ./docker/etc/docker-entrypoint.sh /docker-entrypoint.sh # buildkit679 B
65ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B
66EXPOSE map[80/tcp:{}]0 B

Command

ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /