Sign inSign up

shinsenter/frankenphp:dev-latest-tidy

Multi-platform
Languages & frameworks
Developer tools
Web servers
Index digest

sha256:81e574f5da2a73f9209e3e4f6a9441e4a555402549b5ede54706f1e5a35054b2

OS/ARCH

Compressed size

58.13 MB

Last pushed

about 2 years by mainhuttan

Type

Image

Manifest digest

sha256:ed27a3d5d99c1fa940920237b3ea9a956711cb7afb6b4020c1f703a2b890df4c

Image Layers

1ARG BUILDKIT_SBOM_SCAN_CONTEXT=true0 B
2COPY / / # buildkit58.13 MB
3LABEL build_from=dunglas/frankenphp:1-php8.3-alpine0 B
4LABEL org.opencontainers.image.authors=SHIN Company <[email protected]>0 B
5LABEL org.opencontainers.image.created=2024-08-04T06:58:19+00000 B
6LABEL org.opencontainers.image.description=šŸŒ (PHP) FrankenPHP docker0 B
7LABEL org.opencontainers.image.documentation=https://hub.docker.com/r/shinsenter/frankenphp0 B
8LABEL org.opencontainers.image.licenses=GPL-3.00 B
9LABEL org.opencontainers.image.revision=25a7642b9f6a98f59f44c0cf1b7e4cb0ac3ad5b40 B
10LABEL org.opencontainers.image.source=https://github.com/shinsenter/php/tree/main/src0 B
11LABEL org.opencontainers.image.title=shinsenter/frankenphp0 B
12LABEL org.opencontainers.image.url=https://hub.docker.com/r/shinsenter/frankenphp/tags0 B
13LABEL org.opencontainers.image.vendor=Docker Hub0 B
14LABEL traefik.enable=true0 B
15ENV APP_GROUP=www-data0 B
16ENV APP_PATH=/var/www/html0 B
17ENV APP_USER=www-data0 B
18ENV COMPOSER_HOME=/.composer0 B
19ENV DOCKER_DATE=2024-08-04T06:58:19+00000 B
20ENV DOCKER_NAME=shinsenter/frankenphp0 B
21ENV DOCKER_TAG=shinsenter/frankenphp:dev-php8.3-alpine0 B
22ENV ENV=/etc/docker-envvars0 B
23ENV GODEBUG=cgocheck=00 B
24ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
25ENV MAINTAINER=SHIN Company <[email protected]>0 B
26ENV PATH=/usr/local/aliases:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
27ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
28ENV PHP_ASC_URL=https://www.php.net/distributions/php-8.3.10.tar.xz.asc0 B
29ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
30ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
31ENV PHP_INI_DIR=/usr/local/etc/php0 B
32ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
33ENV PHP_SHA256=a0f2179d00931fe7631a12cbc3428f898ca3d99fe564260c115af381d2a1978d0 B
34ENV PHP_URL=https://www.php.net/distributions/php-8.3.10.tar.xz0 B
35ENV PHP_VARIANT=zts-alpine0 B
36ENV PHP_VERSION=8.30 B
37ENV PRESQUASH_SCRIPTS=cleanup0 B
38ENV PS1=\u@\h:\w\$ 0 B
39ENV XDG_CONFIG_HOME=/config0 B
40ENV XDG_DATA_HOME=/data0 B
41EXPOSE map[2019/tcp:{}]0 B
42EXPOSE map[443/tcp:{}]0 B
43EXPOSE map[443/udp:{}]0 B
44EXPOSE map[80/tcp:{}]0 B
45WORKDIR /0 B
46ENTRYPOINT ["docker-php-entrypoint"]0 B
47STOPSIGNAL SIGTERM0 B
48HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:2019/metrics0 B

Command

ARG BUILDKIT_SBOM_SCAN_CONTEXT=true