sha256:eda4cd63f8eeefce1bac316d91d4decc2768b52a305357d8b1f140f2400fdf41
OS/ARCH
linux/amd64
Compressed size
57.12 MB
Last pushed
10 months by bluespice
Type
Image
Manifest digest
sha256:eda4cd63f8eeefce1bac316d91d4decc2768b52a305357d8b1f140f2400fdf41
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.3 MB5RUN /bin/sh -c set -eux;936 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;223 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.280 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.28.tar.xz.asc0 B14ENV PHP_SHA256=25e3860f30198a386242891c0bf9e2955931f7b666b96c3e3103d36a2a3223260 B15RUN /bin/sh -c set -eux;12.04 MB16COPY docker-php-source /usr/local/bin/ # buildkit490 B17RUN /bin/sh -c set -eux;16.61 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.61 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.6 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22CMD ["php" "-a"]0 B23ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #35.31 KB24RUN /bin/sh -c install-php-extensions mongodb-stable17.68 MB25RUN /bin/sh -c mkdir -p156 B26RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"23.58 KB27COPY /usr/src/CollabpadsBackend/ /usr/src/CollabpadsBackend/ # buildkit942.21 KB28WORKDIR /usr/src/CollabpadsBackend32 B29RUN /bin/sh -c apk add2.85 MB30ENTRYPOINT ["sh" "./bin/init.sh"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit