Sign inSign up

garzarobmdocker/willowcms:latest

Multi-platform
Index digest

sha256:452710badd2766f574d71584b2dea754e481874e01fbfa4a9805c8fe8f10a991

OS/ARCH

Compressed size

145.27 MB

Last pushed

12 months by garzarobmdocker

Type

Image

Manifest digest

sha256:be7a406940b2fb580f7ed760dde0d897ac1bc7e2320b3b657c831e89e65da144

Image Layers

1add root layout1.57 KB
2mount /out from exec sh83.01 MB
3build php28.58 MB
4add users and groups378 B
5mkdir /var/www/html118 B
6mkdir /opt/php-8.3/etc/php/conf.d16 B
7mkfile /opt/php-8.3/etc/php/conf.d/opcache.ini229 B
8add metadata3.84 KB
9ARG UID=10340 B
10ARG GID=1000 B
11ENV UID=10340 B
12ENV GID=1000 B
13ENV APP_DIR=/var/www/html0 B
14ENV APP_ENV=production0 B
15ENV PHP_INI_DIR=/etc/php830 B
16WORKDIR /var/www/html32 B
17RUN |2 UID=1034 GID=100 /bin/sh30.04 MB
18RUN |2 UID=1034 GID=100 /bin/sh35.96 KB
19COPY infrastructure/docker/willowcms/config/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit280 B
20COPY infrastructure/docker/willowcms/config/nginx/nginx-cms.conf /etc/nginx/conf.d/default.conf # buildkit715 B
21COPY infrastructure/docker/willowcms/config/php/fpm-pool.conf /etc/php83/php-fpm.d/www.conf # buildkit1.13 KB
22COPY infrastructure/docker/willowcms/config/php/php.ini /etc/php83/conf.d/custom.ini # buildkit525 B
23RUN |2 UID=1034 GID=100 /bin/sh403 B
24RUN |2 UID=1034 GID=100 /bin/sh383 B
25RUN |2 UID=1034 GID=100 /bin/sh489 B
26COPY --chown=1034:100 /var/www/html /var/www/html/ #3.6 MB
27RUN |2 UID=1034 GID=100 /bin/sh1.17 KB
28USER willowcms0 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["/usr/local/bin/start-services.sh"]0 B
31HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B
32LABEL maintainer=WillowCMS Team <[email protected]>0 B
33LABEL description=WillowCMS - A modern0 B
34LABEL version=1.0.00 B
35LABEL org.opencontainers.image.source=https://github.com/matthewdeaves/willow0 B
36LABEL org.opencontainers.image.vendor=WillowCMS0 B
37LABEL org.opencontainers.image.licenses=MIT0 B
38LABEL org.opencontainers.image.title=WillowCMS0 B
39LABEL org.opencontainers.image.description=Production-ready WillowCMS with multi-platform0 B

Command

add root layout