Sign inSign up

erseco/alpine-wordpress:7.0.3

Multi-platform
Index digest

sha256:3cc5dee5c767012a9905ce9c352d59fd5f72e52f6133f47a3a4fc7019021c348

OS/ARCH

Compressed size

87.08 MB

Last pushed

about 2 months by erseco

Type

Image

Manifest digest

sha256:1a34aa3e66b83f658212188952d3817f5f83e20aff59ee86e663c50844467223

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=Ernesto Serrano <[email protected]> org.opencontainers.image.description=Lightweight0 B
4SHELL [/bin/ash -eo pipefail -c]0 B
5RUN /bin/ash -eo pipefail -c26.28 MB
6COPY --chown=nobody rootfs/ / #5.46 KB
7USER nobody0 B
8WORKDIR /var/www/html32 B
9EXPOSE [8080/tcp]0 B
10ENTRYPOINT ["/bin/docker-entrypoint.sh"]0 B
11HEALTHCHECK {Test:[CMD-SHELL curl --silent --fail0 B
12ENV nginx_root_directory=/var/www/html client_max_body_size=2M clear_env=no allow_url_fopen=On0 B
13LABEL maintainer=Ernesto Serrano <[email protected]>0 B
14USER root0 B
15COPY --chown=nobody rootfs/ / #1.28 KB
16RUN /bin/ash -eo pipefail -c1.42 MB
17USER nobody0 B
18ARG WORDPRESS_VERSION=7.0.30 B
19ENV WP_LANGUAGE=en_US DB_HOST=mariadb DB_PORT=3306 DB_NAME=wordpress0 B
20RUN |1 WORDPRESS_VERSION=7.0.3 /bin/ash -eo55.7 MB

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit