alpine-php83-aio (sha256:540e429da60694b8add250e8b26d414cd7e3376ee00fc2232c7501d5e2846223)

Published 2024-02-16 01:33:06 +00:00 by noccy

Installation

docker pull dev.noccylabs.info/noccylabs/alpine-php83-aio@sha256:540e429da60694b8add250e8b26d414cd7e3376ee00fc2232c7501d5e2846223
sha256:540e429da60694b8add250e8b26d414cd7e3376ee00fc2232c7501d5e2846223

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache php83-fpm php83-cli php83-curl php83-iconv php83-gd php83-mbstring php83-posix php83-phar php83-openssl php83-ctype php83-tokenizer php83-xml php83-session php83-dom php83-pecl-imagick php83-zip php83-xmlwriter php83-simplexml php83-xmlreader php83-pdo php83-pdo_sqlite php83-pdo_mysql php83-fileinfo php83-exif tini nginx supervisor # buildkit
COPY /usr/bin/composer /usr/bin/composer # buildkit
COPY ./config/supervisor/* /etc/supervisor.d/ # buildkit
COPY ./config/frameworks/* /scripts/frameworks/ # buildkit
COPY ./config/nginx/* /etc/nginx/http.d/ # buildkit
COPY ./config/entrypoint.sh /scripts/entrypoint.sh # buildkit
ENTRYPOINT ["/sbin/tini" "--"]
CMD ["/bin/sh" "-c" "/scripts/entrypoint.sh"]
WORKDIR /application
EXPOSE map[80/tcp:{}]
Details
Container
2024-02-16 01:33:06 +00:00
0
OCI / Docker
linux/amd64
42 MiB
Versions (1) View all
latest 2024-02-16