invoiceplane (1.12.0)
Published 2026-02-10 22:34:21 +11:00 by Zi Gao
Installation
docker pull git.mightycastle.net/zimgao/invoiceplane:1.12.0sha256:83cd5f59048348a575a6e5421ecfabc5ac7916aaa32bbc46fe2b92b48214dacbImage layers
| add root layout |
| mount /out from exec sh -c /install amd64 |
| add users and groups |
| add metadata |
| LABEL maintainer=Zi Gao<zi@mightycastle.net> version=1.12.0 |
| COPY /usr/local/bin/supercronic /usr/local/bin/supercronic # buildkit |
| COPY /dist/usr/ /usr/ # buildkit |
| COPY /dist/etc/ /etc/ # buildkit |
| COPY /dist/lib/ /lib/ # buildkit |
| COPY /dist/bin/ /bin/ # buildkit |
| COPY /dist/var/ /var/ # buildkit |
| COPY /dist/etc/nginx/ /etc/nginx/ # buildkit |
| COPY /dist/usr/ /usr/ # buildkit |
| ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| com.docker.dhi.chain-id | sha256:fc5e3928b42d78b076871118a38e90f71ba5521128efdaef823eec2343a28dac |
| com.docker.dhi.compliance | cis |
| com.docker.dhi.created | 2026-01-26T19:29:02Z |
| com.docker.dhi.definition | image/static/alpine-3.23/static-musl |
| com.docker.dhi.distro | alpine-3.23 |
| com.docker.dhi.flavor | |
| com.docker.dhi.name | dhi/static |
| com.docker.dhi.package-manager | |
| com.docker.dhi.shell | |
| com.docker.dhi.title | Static (Alpine, with musl) |
| com.docker.dhi.url | https://dhi.io/catalog/static |
| com.docker.dhi.variant | runtime |
| com.docker.dhi.version | 20251003-musl-alpine3.23 |
| maintainer | Zi Gao<zi@mightycastle.net> |
| version | 1.12.0 |