bearpass/app:latest

Manifest digest

sha256:e490457e3daa01470f2c4ea721e0e04c2f3303e84cf752676de44244ebb90fda

OS/ARCH

linux/amd64

Compressed size

231.61 MB

Last pushed

9 months by bearpass

Type

Image

Manifest digest

sha256:e490457e3daa01470f2c4ea721e0e04c2f3303e84cf752676de44244ebb90fda

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {224 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get99.52 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.80 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.8.tar.xz.asc0 B
14ENV PHP_SHA256=aea358b56186f943c2bbd350c9005b9359133d47e954cfc561385319ae5bb8d70 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark12.2 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.71 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26MAINTAINER info@bearpass.ru0 B
27RUN /bin/sh -c apt-get update63.78 MB
28RUN /bin/sh -c apt-get clean516 B
29RUN /bin/sh -c docker-php-ext-configure gd906.21 KB
30COPY /usr/bin/composer /usr/bin/composer # buildkit707.72 KB
31COPY conf/php/php-fpm.conf /usr/local/etc/php/php-fpm.conf # buildkit256 B
32COPY conf/php/php.ini /usr/local/etc/php/php.ini # buildkit329 B
33COPY init.sh /usr/bin/init # buildkit740 B
34RUN /bin/sh -c chmod +x752 B
35ENTRYPOINT ["init"]0 B
36EXPOSE map[9000/tcp:{}]0 B
37CMD ["/bin/sh" "-c" "php-fpm"]0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /