cms (v2.7.7)

Published 2026-06-12 05:32:18 +00:00 by alex

Installation

docker pull git.dev.alexdunmow.com/block/cms:v2.7.7
sha256:36b3231d9308cbf3f6ef3abe052921717781ae0a66601b6441b3d14bd82f6f5e

Image Layers

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG APP_VERSION
ARG APP_RELEASE_NAME APP_VERSION
ARG APP_PATCH_TAG APP_RELEASE_NAME APP_VERSION
LABEL org.blockninja.version="${APP_VERSION}"
LABEL org.blockninja.release-name="${APP_RELEASE_NAME}"
LABEL org.blockninja.patch-tag="${APP_PATCH_TAG}"
|4 APP_PATCH_TAG=404 page APP_RELEASE_NAME=Atsumu APP_VERSION=2.7.7 /bin/sh -c apk add --no-cache ca-certificates vips vips-dev imagemagick imagemagick-dev nodejs npm postgresql-client git build-base pkgconfig binutils-gold openssh-client
COPY dir:26c0707b1ec5ae7b84076785df52cdc2694cd35dc20a6c5948586336d6fdea66 in /usr/local/go
ENV PATH="/usr/local/go/bin:${PATH}"
|4 APP_PATCH_TAG=404 page APP_RELEASE_NAME=Atsumu APP_VERSION=2.7.7 /bin/sh -c npm install -g @tailwindcss/cli@latest tailwindcss@latest
ENV NODE_PATH=/usr/local/lib/node_modules
WORKDIR /app
|4 APP_PATCH_TAG=404 page APP_RELEASE_NAME=Atsumu APP_VERSION=2.7.7 /bin/sh -c mkdir -p /app/data/media /app/data/brand /app/data/styles /app/.cache /app/data/plugins/src /app/data/plugins/so /app/data/plugins/cache /app/data/plugins/gopath
ENV GOPATH=/app/data/plugins/gopath
ENV GOCACHE=/app/data/plugins/cache
ENV PORT=8080
ENV MIGRATIONS_PATH=/app/migrations
ENV FRONTEND_PATH=/app/web/dist
ENV MEDIA_PATH=/app/data/media
ENV BRAND_PATH=/app/data/brand
COPY file:071ef61cc8bc318fa2808443b82d380d6a045f1c83a64904a201e7f1c733f628 in /usr/local/bin/goose
COPY file:9925d24ec2d4a2b149ddc24c39f60ce1639c245ab07858131e0d0336bd163bc5 in /usr/local/bin/templ
COPY dir:271a9343557efa2208e36527fe5d1cabba1d55210746f891606c52bedda8d5fe in ./migrations
COPY dir:aa05eb55953033e0ea3f4c20d2577c5e7a51c836e88d92eb3d0a7bf75c5d620b in ./public
COPY dir:bce01235e4329e96b434b5dc8cc8dfb0b33c605627440db0d7ea7e0a6316cb7b in ./styles
COPY file:9fe5044c1eace08511c8dc580e56c59cb1319ff8bc5e0b5ec4dccb1bf54780d5 in ./server
COPY file:e93fb4e746314d75363a2e42abc46c5b4c68177dac19d2f826d2a611da5dfc05 in ./admincli
COPY dir:5c17c541c2671960b7e802afd009e651a7af56f4ee707240854c7c9cd54b2366 in ./web/dist
COPY file:2fa2ff8229663b6c9878e68e40fa9b589db05b2f732e7bcb0a2edb2ecb4790b3 in ./entrypoint.sh
EXPOSE 8080
HEALTHCHECK --interval=30s --timeout=10s --start-period=60s --retries=3 CMD wget -qO- http://localhost:8080/health || exit 1
ENTRYPOINT ["./entrypoint.sh"]

Labels

Key Value
io.buildah.version 1.42.1
org.blockninja.patch-tag 404 page
org.blockninja.release-name Atsumu
org.blockninja.version 2.7.7
Details
Container
2026-06-12 05:32:18 +00:00
24
OCI / Docker
linux/amd64
393 MiB
Versions (42) View all
v2.11.4 2026-07-20
v2.11.3 2026-07-20
v2.11.2 2026-07-20
v2.11.1 2026-07-20
v2.11.0 2026-07-20