text2image (latest)

Published 2024-12-03 22:57:13 +01:00 by vrifox

Installation

docker pull git.natenom.org/natenom_org/text2image:latest
sha256:a1fb98779efa5d3053232717eafd0f11edf64cbb71bf0c7d0a53a217bf732426

Image layers

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache imagemagick imagemagick-jpeg imagemagick-pango font-fira-code-nerd
/bin/sh -c mkdir /app
COPY file:711cf6e67696b1e10d7debe6c65cfc515b7a22226bd867cbeaa6ca89e8aa1406 in /app
/bin/sh -c chmod u+x /app/main.sh
ENTRYPOINT ["/app/main.sh"]
LABEL org.opencontainers.image.created=2024-12-03T21:57:05Z
LABEL org.opencontainers.image.revision=7dc94462b9b482d09348d2bc5a42d91cec156c02
LABEL org.opencontainers.image.source=https://git.natenom.org/natenom_org/text2image.git
LABEL org.opencontainers.image.url=https://git.natenom.org/natenom_org/text2image

Labels

Key Value
org.opencontainers.image.created 2024-12-03T21:57:05Z
org.opencontainers.image.revision 7dc94462b9b482d09348d2bc5a42d91cec156c02
org.opencontainers.image.source https://git.natenom.org/natenom_org/text2image.git
org.opencontainers.image.url https://git.natenom.org/natenom_org/text2image
Details
Container
2024-12-03 22:57:13 +01:00
5
OCI / Docker
linux/amd64
39 MiB
Versions (1) View all
latest 2024-12-03