Sign inSign up

beeyev/php-ci-pipline:8.0-alpine

Manifest digest

sha256:871ddc4b0921fb19ce21ea190e27158edae9c766000f6e63043d8897465a2356

OS/ARCH

linux/amd64

Compressed size

125.66 MB

Last pushed

about 4 years by beeyev

Type

Image

Manifest digest

sha256:871ddc4b0921fb19ce21ea190e27158edae9c766000f6e63043d8897465a2356

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.63 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; mkdir268 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.200 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.20.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.20.tar.xz.asc0 B
14ENV PHP_SHA256=973fec765336ee01f47536a5db1c2eee98df9d34a41522b7b6c760159bf0a77b0 B
15/bin/sh -c set -eux; apk10.39 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 500 B
17/bin/sh -c set -eux; apk15.06 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium17.93 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV TERM=xterm-256color LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 LC_TIME=en_GB.UTF-80 B
23ENV COMPOSER_ALLOW_SUPERUSER=10 B
24ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin:/app/vendor/bin0 B
25COPY ./etc/composer-allow-plugins.json /root/.composer/composer.json # buildkit243 B
26COPY ./etc/composer-allow-plugins.json /opt/composer-allow-plugins.json.example # buildkit233 B
27RUN /bin/sh -c set -eux29.96 MB
28RUN /bin/sh -c set -eux23.17 KB
29ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit25.68 KB
30RUN /bin/sh -c set -eux3.15 MB
31RUN /bin/sh -c set -eux7.57 MB
32RUN /bin/sh -c set -eux28.41 MB
33RUN /bin/sh -c set -eux26.75 MB
34COPY ./etc/hello-msg.sh /etc/hello-msg.sh # buildkit646 B
35COPY ./etc/.bashrc /root/.bashrc # buildkit345 B
36RUN /bin/sh -c set -eux641 B
37RUN /bin/sh -c set -eux666 B
38ARG MAINTAINER=https://github.com/beeyev0 B
39ENV CONTAINER_COPYRIGHT=https://github.com/beeyev0 B
40ENV CONTAINER_HELLO_TEXT=printf "PHP Version: ${cGreen}${PHP_VERSION}${cNo}\n"0 B
41ARG BUILD_DATE0 B
42ENV BUILD_DATE=2022-07-01 13:08:21 (UTC)0 B
43ARG BUILD_INFO0 B
44ENV BUILD_INFO=681983c0 B
45WORKDIR /app99 B

Command

ADD file:8e81116368669ed3dd361bc898d61bff249f524139a239fdaf3ec46869a39921 in /