Sign inSign up

tmselte/backend-evaluator:0.8.2-linux

Content management system
Manifest digest

sha256:6eeae4f51cedf1a9afae443491e06de53aeb874d79f3e653c6f72bc2cbbd639e

OS/ARCH

linux/amd64

Compressed size

259.24 MB

Last pushed

10 months by mcserep

Type

Image

Manifest digest

sha256:6eeae4f51cedf1a9afae443491e06de53aeb874d79f3e653c6f72bc2cbbd639e

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.24 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark31.11 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium244 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c apt-get update76.11 MB
23RUN /bin/sh -c docker-php-ext-install 606.52 KB
24RUN /bin/sh -c pecl install1.04 MB
25RUN /bin/sh -c docker-php-ext-enable xdebug265 B
26RUN /bin/sh -c curl -sS735.38 KB
27RUN /bin/sh -c composer --version111 B
28WORKDIR /app93 B
29COPY composer.json composer.json # buildkit1.05 KB
30COPY composer.lock composer.lock # buildkit14.91 KB
31RUN /bin/sh -c composer install21.78 MB
32COPY . . # buildkit288.74 KB
33RUN /bin/sh -c chmod +x454 B
34ENTRYPOINT ["./yii"]0 B

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /