Sign inSign up

nsouto/invoiceshelf:production-latest-amd64

Index digest

sha256:cdb6cced62347f6aa021cc0053e5270998b6dff79670f8eeafc5510e2a2fa79b

OS/ARCH

linux/amd64

Compressed size

570.63 MB

Last pushed

over 1 year by nsouto

Type

Image

Manifest digest

sha256:3a77dfe120959ccd3ff3100f6e419537061daacad17ac48d7e364d94f0f587f7

Image Layers

1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.18 MB
5RUN /bin/sh -c set -eux;942 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.160 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.16.tar.xz.asc0 B
14ENV PHP_SHA256=40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd50 B
15RUN /bin/sh -c set -eux;11.98 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;12.59 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.56 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ARG DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext shadow0 B
27ARG DEPENDENCY_PACKAGES_DEBIAN=libfcgi-bin nginx gettext-base procps0 B
28ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B
29ARG REPOSITORY_BUILD_VERSION=git-c06e9fe-128825941140 B
30LABEL org.opencontainers.image.title=serversideup/php (fpm-nginx) org.opencontainers.image.description=Supercharge your0 B
31ENV APP_BASE_DIR=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/composer COMPOSER_MAX_PARALLEL_HTTP=240 B
32COPY --chmod=755 src/common/ / #30.18 KB
33COPY --chmod=755 src/s6/ / #3.47 KB
34COPY /opt/s6/ / # buildkit2.28 MB
35COPY /usr/local/bin/php-fpm-healthcheck /usr/local/bin/php-fpm-healthcheck # buildkit2.08 KB
36COPY /usr/share/keyrings/nginx-archive-keyring.gpg /usr/share/keyrings/ # buildkit8.04 KB
37COPY /etc/apt/sources.list.d/nginx.list /etc/apt/sources.list.d/ # buildkit257 B
38COPY /etc/apt/preferences.d/99nginx /etc/apt/preferences.d/ # buildkit217 B
39RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext3.86 MB
40COPY --chmod=755 src/variations/fpm-nginx/etc/ /etc/ #3.32 KB
41COPY --chmod=755 src/php-fpm.d/ / #4.21 KB
42COPY /usr/bin/composer /usr/bin/composer # buildkit724.83 KB
43RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext7.58 KB
44RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi nginx gettext142 B
45USER www-data0 B
46EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B
47ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B
48STOPSIGNAL SIGQUIT0 B
49WORKDIR /var/www/html32 B
50CMD ["/init"]0 B
51HEALTHCHECK &{["CMD" "sh" "-c" "curl0 B
52ENV PHP_OPCACHE_ENABLE=10 B
53USER root0 B
54RUN /bin/sh -c install-php-extensions exif31.05 MB
55COPY --chown=www-data:www-data . /var/www/html #386.17 MB
56USER www-data0 B
57RUN /bin/sh -c npm install115.24 MB

Command

ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit