Sign inSign up

erseco/alpine-wordpress:7.1

Multi-platform
Index digest

sha256:c75d089260ae8475e8a08df52d30b8eba310961d867b78b9cc42533b4832de6c

OS/ARCH

Compressed size

98.19 MB

Last pushed

27 days by erseco

Type

Image

Manifest digest

sha256:2e890d9db506480f316b8a4befbeea779761e83469fd4e3944100cec45c1cda6

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.10 B
19ENV WP_LANGUAGE=en_US DB_HOST=mariadb DB_PORT=3306 DB_NAME=wordpress0 B
20RUN |1 WORDPRESS_VERSION=7.1 /bin/ash -eo66.81 MB

Command

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