Sign inSign up

erseco/alpine-wordpress:6.8.2

Multi-platform
Index digest

sha256:b88d35dcac457e0cf29c717b9c0bbb5215fc0818ed986488a40c057814d8bb7f

OS/ARCH

Compressed size

79.04 MB

Last pushed

about 1 year by erseco

Type

Image

Manifest digest

sha256:83985f4c29c657e1f0346a17ffd12560738042a6be5f3280d46a24c69d2a9943

Image Layers

1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Ernesto Serrano <[email protected]> Description=Lightweight0 B
4RUN /bin/sh -c apk --no-cache23.3 MB
5COPY --chown=nobody rootfs/ / #4.49 KB
6USER nobody0 B
7WORKDIR /var/www/html32 B
8EXPOSE map[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.8.20 B
18ENV WP_LANGUAGE=en_US DB_HOST=mariadb DB_PORT=3306 DB_NAME=wordpress0 B
19RUN |1 WORDPRESS_VERSION=6.8.2 /bin/sh -c50.69 MB

Command

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