Sign inSign up

erseco/alpine-wordpress:6.9

Multi-platform
Index digest

sha256:81f89124937c1a10cf862d3fc071a755a0421b461840e7f300c9f50134d2e281

OS/ARCH

Compressed size

79.03 MB

Last pushed

10 months by erseco

Type

Image

Manifest digest

sha256:50b3a57b6c6bd4f41a1a5bdb0b6c28524f421dda8c9abfb182f560be9b6e3aab

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Ernesto Serrano <[email protected]> Description=Lightweight0 B
4RUN /bin/sh -c apk --no-cache23.03 MB
5COPY --chown=nobody rootfs/ / #5.1 KB
6USER nobody0 B
7WORKDIR /var/www/html32 B
8EXPOSE [8080/tcp]0 B
9ENTRYPOINT ["/bin/docker-entrypoint.sh"]0 B
10HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B
11ENV nginx_root_directory=/var/www/html client_max_body_size=2M clear_env=no allow_url_fopen=On0 B
12LABEL maintainer=Ernesto Serrano <[email protected]>0 B
13USER root0 B
14COPY --chown=nobody rootfs/ / #1.27 KB
15RUN /bin/sh -c ln -s1.42 MB
16USER nobody0 B
17ARG WORDPRESS_VERSION=6.90 B
18ENV WP_LANGUAGE=en_US DB_HOST=mariadb DB_PORT=3306 DB_NAME=wordpress0 B
19RUN |1 WORDPRESS_VERSION=6.9 /bin/sh -c50.95 MB

Command

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