Sign inSign up

superlogica/php-first-base:8.3-cli

Multi-platform
Index digest

sha256:60db6614c132c3c1b2c28ccf30432aaaa9a9a423c5b076053e58832de6cdfcf8

OS/ARCH

Compressed size

81.88 MB

Last pushed

over 2 years by mbaptista11

Type

Image

Manifest digest

sha256:e127adc0d116e883d55e3ba6e2b8c4120c48424d494a8b8dfe98537a1591c1d1

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.63 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.60 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.6.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.6.tar.xz.asc0 B
14ENV PHP_SHA256=53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae0 B
15/bin/sh -c set -eux; apk11.91 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 499 B
17/bin/sh -c set -eux; apk18.86 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.85 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ARG DEPENDENCY_PACKAGES_ALPINE=shadow0 B
23ARG DEPENDENCY_PACKAGES_DEBIAN=zip0 B
24ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B
25ARG REPOSITORY_BUILD_VERSION=dev0 B
26LABEL org.opencontainers.image.title=serversideup/php () 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/ / #28.88 KB
29RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow DEPENDENCY_PACKAGES_DEBIAN=zip DEPENDENCY_PHP_EXTENSIONS=opcache2.47 MB
30COPY /usr/bin/composer /usr/bin/composer # buildkit706.95 KB
31RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow DEPENDENCY_PACKAGES_DEBIAN=zip DEPENDENCY_PHP_EXTENSIONS=opcache345 B
32WORKDIR /var/www/html32 B
33USER www-data0 B
34ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B
35USER root0 B
36RUN /bin/sh -c apk --no-cache3.54 MB
37RUN /bin/sh -c apk --no-cache17.79 MB
38RUN /bin/sh -c install-php-extensions rdkafka20.69 MB

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /