Sign inSign up

jbzoo/csv-blueprint:master

Integration & delivery
Data science
Databases & storage
Manifest digest

sha256:3621fd6d647e2bd7f6c8dbf9feed568e63569b0808b47e3e913e4b4afdea6bb6

OS/ARCH

linux/amd64

Compressed size

57.93 MB

Last pushed

about 6 hours by jbzoo

Type

Image

Manifest digest

sha256:3621fd6d647e2bd7f6c8dbf9feed568e63569b0808b47e3e913e4b4afdea6bb6

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.68 MB
5RUN /bin/sh -c set -eux;931 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.100 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B
14ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
15RUN /bin/sh -c set -eux;13.81 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;27.7 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.85 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #38.43 KB
23RUN /bin/sh -c install-php-extensions opcache925.89 KB
24WORKDIR /app93 B
25ENV COMPOSER_ALLOW_SUPERUSER=10 B
26COPY . /app # buildkit4.15 MB
27COPY /tmp/.version /app/.version # buildkit183 B
28RUN /bin/sh -c composer install1.94 MB
29RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"22.57 KB
30COPY ./docker/php.ini /usr/local/etc/php/conf.d/docker-z99-php.ini # buildkit1013 B
31RUN /bin/sh -c time ./csv-blueprint32 B
32ENTRYPOINT ["/app/docker/entrypoint.sh"]0 B

Command

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