Sign inSign up

superlogica/php-first-base:8.2-cli

Multi-platform
Index digest

sha256:62611138d36dc45c617c5c551b2b474b1e85225ecf5e7e8d27c17cff61b3f0c8

OS/ARCH

Compressed size

81.63 MB

Last pushed

over 2 years by mbaptista11

Type

Image

Manifest digest

sha256:4f667c556727e0ee8c2e984a1552246c5b11efb4473583f925e32cf3a5df6e4f

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.69 MB
5/bin/sh -c set -eux; adduser1.24 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.170 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.17.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.17.tar.xz.asc0 B
14ENV PHP_SHA256=1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee350 B
15/bin/sh -c set -eux; apk11.55 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 496 B
17/bin/sh -c set -eux; apk16.07 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.65 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/ / #27.92 KB
29RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow DEPENDENCY_PACKAGES_DEBIAN=zip DEPENDENCY_PHP_EXTENSIONS=opcache2.82 MB
30COPY /usr/bin/composer /usr/bin/composer # buildkit705.29 KB
31WORKDIR /var/www/html32 B
32ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B
33RUN /bin/sh -c apk --no-cache3.97 MB
34RUN /bin/sh -c apk --no-cache17.91 MB
35RUN /bin/sh -c install-php-extensions rdkafka22.68 MB

Command

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /