Sign inSign up

erseco/alpine-wordpress:7.0

Multi-platform
Index digest

sha256:01b32efa2768fe63424be45be80f81b72a06e1b6e56099b394391bf1656f5c7e

OS/ARCH

Compressed size

85.25 MB

Last pushed

4 months by erseco

Type

Image

Manifest digest

sha256:bad09f776aea0ea53f5f2c517f139850129725b94f102085bfff99552d0a9cbb

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 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 -c24.22 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 &{["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.00 B
19ENV WP_LANGUAGE=en_US DB_HOST=mariadb DB_PORT=3306 DB_NAME=wordpress0 B
20RUN |1 WORDPRESS_VERSION=7.0 /bin/ash -eo55.92 MB

Command

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