Sign inSign up

erseco/alpine-wordpress:6.7.1

Multi-platform
Index digest

sha256:0ff1d8a2309331a829857c6d6a94900f898dda20b657fb7853fe94a7a97fa07b

OS/ARCH

Compressed size

84.53 MB

Last pushed

almost 2 years by erseco

Type

Image

Manifest digest

sha256:1b6140b205be943057e2849c4981b2693b2a1f45867052b5116048978421014e

Image Layers

1ADD file ... in / 3.31 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Ernesto Serrano <[email protected]> Description=Lightweight0 B
4RUN /bin/sh -c apk --no-cache20.61 MB
5COPY --chown=nobody rootfs/ / #4.47 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 curl -O1.39 MB
16RUN /bin/sh -c apk add5.6 MB
17RUN /bin/sh -c apk add2.46 MB
18USER nobody0 B
19ARG WORDPRESS_VERSION=6.7.10 B
20ENV WP_LANGUAGE=en_US DB_HOST=mariadb DB_PORT=3306 DB_NAME=wordpress0 B
21RUN |1 WORDPRESS_VERSION=6.7.1 /bin/sh -c51.16 MB

Command

ADD file:00e6c22c1917031dd97c411814ae384c25a7f2bb91890494a73ea34f3c168453 in /