wordpress-web (1.1)

Published 2024-10-06 22:06:26 +08:00 by tingmingyi20

Installation

docker pull git.ips.com.my/tingmingyi20/wordpress-web:1.1
sha256:cff5d12104243b41ad8a309e783df93efa3521f29124ae60b5e9b3e52d93afb8

About this package

🌏 (PHP) PHP + Nginx Docker images for both production and development.

Image Layers

COPY / / # buildkit
LABEL org.opencontainers.image.authors=SHIN Company <shin@shin.company>
LABEL org.opencontainers.image.created=2024-10-05T03:31:37+0000
LABEL org.opencontainers.image.description=🌏 (PHP) PHP + Nginx Docker images for both production and development.
LABEL org.opencontainers.image.documentation=https://hub.docker.com/r/shinsenter/phpfpm-nginx
LABEL org.opencontainers.image.licenses=GPL-3.0
LABEL org.opencontainers.image.revision=27128323e82b5801b1089d2ba7b1f4785367a69b
LABEL org.opencontainers.image.source=https://github.com/shinsenter/php/tree/main/src
LABEL org.opencontainers.image.title=shinsenter/phpfpm-nginx
LABEL org.opencontainers.image.url=https://hub.docker.com/r/shinsenter/phpfpm-nginx/tags
LABEL org.opencontainers.image.vendor=Docker Hub
LABEL traefik.enable=true
ENV APP_GROUP=www-data
ENV APP_PATH=/var/www/html
ENV APP_USER=www-data
ENV COMPOSER_HOME=/.composer
ENV DOCKER_DATE=2024-10-05T03:31:37+0000
ENV DOCKER_NAME=shinsenter/phpfpm-nginx
ENV DOCKER_TAG=shinsenter/phpfpm-nginx:php8.2
ENV ENV=/etc/.docker-env
ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC
ENV MAINTAINER=SHIN Company <shin@shin.company>
ENV NGINX_PID=/run/nginx.pid
ENV PATH=/usr/local/aliases:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
ENV PHP_ASC_URL=https://www.php.net/distributions/php-8.2.24.tar.xz.asc
ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
ENV PHP_INI_DIR=/usr/local/etc/php
ENV PHP_LDFLAGS=-Wl,-O1 -pie
ENV PHP_LISTEN=/run/php-fpm.sock
ENV PHP_SHA256=80a5225746a9eb484475b312d4c626c63a88a037d8e56d214f30205e1ba1411a
ENV PHP_URL=https://www.php.net/distributions/php-8.2.24.tar.xz
ENV PHP_VERSION=8.2
ENV PRESQUASH_SCRIPTS=cleanup
ENV PS1=\u@\h:\w\$
EXPOSE map[443/tcp:{}]
EXPOSE map[443/udp:{}]
EXPOSE map[80/tcp:{}]
EXPOSE map[9000/tcp:{}]
WORKDIR /var/www/html
ENTRYPOINT ["docker-php-entrypoint"]
STOPSIGNAL SIGTERM
RUN /bin/sh -c hook onbuild # buildkit
RUN /bin/sh -c phpaddmod imagick # buildkit
WORKDIR /var/www/html
RUN /bin/sh -c chown -R www-data:www-data /var/www # buildkit

Labels

Key Value
com.docker.compose.config-hash 1f5277c786e3e224771ea0e2badb9e703a7fdaa50c1766c5b36b419f771fe700
com.docker.compose.container-number 1
com.docker.compose.depends_on mysql:service_started:false
com.docker.compose.image sha256:ba56a8ac910463440d4f844a1cfda57fdd683ba3e0147f980cdf20ac561f90d1
com.docker.compose.oneoff False
com.docker.compose.project wordpress-docker
com.docker.compose.project.config_files C:\Users\User\wordpress-docker\docker-compose.yml
com.docker.compose.project.working_dir C:\Users\User\wordpress-docker
com.docker.compose.replace 9bc7861757f8a44f8e443cec01852445e8d8e63aa7f5fb88dd0e3ed4992390f2
com.docker.compose.service web
com.docker.compose.version 2.29.1
org.opencontainers.image.authors SHIN Company <shin@shin.company>
org.opencontainers.image.created 2024-10-05T03:31:37+0000
org.opencontainers.image.description 🌏 (PHP) PHP + Nginx Docker images for both production and development.
org.opencontainers.image.documentation https://hub.docker.com/r/shinsenter/phpfpm-nginx
org.opencontainers.image.licenses GPL-3.0
org.opencontainers.image.revision 27128323e82b5801b1089d2ba7b1f4785367a69b
org.opencontainers.image.source https://github.com/shinsenter/php/tree/main/src
org.opencontainers.image.title shinsenter/phpfpm-nginx
org.opencontainers.image.url https://hub.docker.com/r/shinsenter/phpfpm-nginx/tags
org.opencontainers.image.vendor Docker Hub
traefik.enable true
Details
Container
2024-10-06 22:06:26 +08:00
1
OCI / Docker
linux/amd64
SHIN Company <shin@shin.company>
GPL-3.0
197 MiB
Versions (1) View all
1.1 2024-10-06