Sign inSign up

serversideup/php-dev:645-debian

Multi-platform
Index digest

sha256:447d97f8860ad62410cd1ef7be49a93c6a780f08ebf4bf78c22821591c0125f5

OS/ARCH

Compressed size

194.76 MB

Last pushed

2 days by jaydrogers

Type

Image

Manifest digest

sha256:d6f68ee20876acfd26430f9a7e02b21d3969e241ce12e5751109df4ccbf8cb2a

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c set -eux;227 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;123.14 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
11ENV PHP_VERSION=8.5.100 B
12ENV 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
13ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
14RUN /bin/sh -c set -eux;13.93 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;26.6 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium244 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21ARG DEPENDENCY_PACKAGES_ALPINE=shadow0 B
22ARG DEPENDENCY_PACKAGES_DEBIAN=procps zip0 B
23ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B
24ARG PHP_EXTENSION_OVERRIDES=0 B
25ARG REPOSITORY_BUILD_VERSION=dev0 B
26LABEL org.opencontainers.image.title=serversideup/php (cli) org.opencontainers.image.description=Supercharge your0 B
27ENV APP_BASE_DIR=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/composer COMPOSER_MAX_PARALLEL_HTTP=240 B
28COPY --chmod=755 src/common/ / #37.14 KB
29RUN |5 DEPENDENCY_PACKAGES_ALPINE=shadow DEPENDENCY_PACKAGES_DEBIAN=procps zip1.8 MB
30COPY /usr/bin/composer /usr/bin/composer # buildkit857.9 KB
31RUN |5 DEPENDENCY_PACKAGES_ALPINE=shadow DEPENDENCY_PACKAGES_DEBIAN=procps zip346 B
32WORKDIR /var/www/html34 B
33USER www-data0 B
34ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'