Sign inSign up

unillett/atom:sha-eb30274

Index digest

sha256:74b8219f3939335ca1e705455b883ed2db9e88a6347926a0eec8d7783cb1f0be

OS/ARCH

linux/amd64

Compressed size

542.31 MB

Last pushed

29 days by infralettres

Type

Image

Manifest digest

sha256:1e21b6babfa3186df69a3eb2555a02e59bafa495fc101d149a6e720f22f1e15c

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 add3.32 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 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.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B
14ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
15RUN /bin/sh -c set -eux;12.05 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;12.8 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.81 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.83 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.03 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27ENV FOP_HOME=/usr/share/fop-2.1 COMPOSER_ALLOW_SUPERUSER=1 LD_PRELOAD=/usr/lib/preloadable_libiconv.so0 B
28RUN /bin/sh -c set -xe190.08 MB
29COPY /usr/bin/composer /usr/bin/composer # buildkit772.18 KB
30COPY composer.* /atom/build/ # buildkit21.43 KB
31RUN /bin/sh -c set -xe9.75 MB
32COPY package* /atom/build/ # buildkit45.77 KB
33RUN /bin/sh -c set -xe251.29 MB
34COPY . /atom/src # buildkit18.48 MB
35WORKDIR /atom/src32 B
36RUN /bin/sh -c set -xe39.99 MB
37ENTRYPOINT ["docker/entrypoint.sh"]0 B
38CMD ["fpm"]0 B

Command

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