Sign inSign up

beeyev/php-ci-pipline:8.1

Manifest digest

sha256:2ed63b60cccc75970e0606f5f5717ea5c10976da1632919d91320159877c8455

OS/ARCH

linux/amd64

Compressed size

257.7 MB

Last pushed

about 4 years by beeyev

Type

Image

Manifest digest

sha256:2ed63b60cccc75970e0606f5f5717ea5c10976da1632919d91320159877c8455

Image Layers

1ADD file ... in / 29.93 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.36 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir271 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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
12ENV PHP_VERSION=8.1.70 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.1.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.7.tar.xz.asc0 B
14ENV PHP_SHA256=f042322f1b5a9f7c2decb84b7086ef676896c2f7178739b9672afafa964ed0e50 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.48 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark32.38 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium246 B
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 # buildkit242 B
26COPY ./etc/composer-allow-plugins.json /opt/composer-allow-plugins.json.example # buildkit232 B
27ENV DEBIAN_FRONTEND=noninteractive0 B
28ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B
29RUN /bin/sh -c set -eux26.76 MB
30RUN /bin/sh -c set -eux23.22 KB
31ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit25.68 KB
32RUN /bin/sh -c set -eux1.36 MB
33RUN /bin/sh -c set -eux13.17 MB
34RUN /bin/sh -c set -eux28.41 MB
35RUN /bin/sh -c set -eux26.81 MB
36COPY ./etc/hello-msg.sh /etc/hello-msg.sh # buildkit645 B
37COPY ./etc/.bashrc /root/.bashrc # buildkit344 B
38RUN /bin/sh -c set -eux641 B
39ARG MAINTAINER=https://github.com/beeyev0 B
40ENV CONTAINER_COPYRIGHT=https://github.com/beeyev0 B
41ENV CONTAINER_HELLO_TEXT=printf "PHP Version: ${cGreen}${PHP_VERSION}${cNo}\n"0 B
42ARG BUILD_DATE0 B
43ENV BUILD_DATE=2022-07-01 13:08:21 (UTC)0 B
44ARG BUILD_INFO0 B
45ENV BUILD_INFO=681983c0 B
46WORKDIR /app99 B

Command

ADD file:8adbbab04d6f84cd83b5f4205b89b0acb7ecbf27a1bb2dc181d0a629479039fe in /