Sign inSign up

anthonyneto/kaniko-example-2:latest

Manifest digest

sha256:02932cb95171df464c3d01f5e8e093ca3d5bf6cb106410bc5ec9d2a937929c8f

OS/ARCH

linux/amd64

Compressed size

208.7 MB

Last pushed

almost 7 years by anthonyneto

Type

Image

Manifest digest

sha256:02932cb95171df464c3d01f5e8e093ca3d5bf6cb106410bc5ec9d2a937929c8f

Image Layers

1ADD file ... in / 21.47 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-get64.33 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir237 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
12ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
13ENV PHP_VERSION=7.3.100 B
14ENV PHP_URL=https://www.php.net/get/php-7.3.10.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.3.10.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=42f00a15419e05771734b7159c8d39d639b8a5a6770413adfa2615f6f923d906 PHP_MD5=0 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark11.84 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 501 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.93 MB
19COPY multi:c1ff99c7805e8f41fdb0717f754884884ce2157d746a82343d7c737c86ded761 in /usr/local/bin/ 2.17 KB
20/bin/sh -c docker-php-ext-enable sodium258 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.09 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27RUN apt-get update 43 MB
28RUN useradd -mr app4.29 KB
29RUN mkdir -p /home/app/bin 591.64 KB
30RUN composer create-project laravel/laravel app39.54 MB

Command

ADD file:e82c447c3eae5d1d0282d8557b0c271b29d1be0d0f23204a09ad468be7a80d8c in /