cicero-workflows (sha256:4bf59c19411cbc70b8e64f8336f6f9f79e2fe50b38ee2a89c59ad1c4ad755e36)

Published 2026-01-05 21:29:55 -06:00 by jeffread

Installation

docker pull gitea.essentialcode.com/jeffread/cicero-workflows@sha256:4bf59c19411cbc70b8e64f8336f6f9f79e2fe50b38ee2a89c59ad1c4ad755e36
sha256:4bf59c19411cbc70b8e64f8336f6f9f79e2fe50b38ee2a89c59ad1c4ad755e36

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1766966400'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates tzdata curl && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c useradd -r -s /bin/false appuser # buildkit
WORKDIR /app
COPY /go/bin/cicero-workflows . # buildkit
RUN /bin/sh -c chown -R appuser:appuser /app # buildkit
USER appuser
EXPOSE [9081/tcp]
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:9081/health || exit 1"] "30s" "3s" "5s" "0s" '\x03'}
ENTRYPOINT ["./cicero-workflows"]

Labels

Key Value
org.opencontainers.image.created 2026-01-06T03:24:12.890Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 4ce54effad52d42d910e05b193d80f1db2d8ae47
org.opencontainers.image.source https://gitea.essentialcode.com/jeffread/cicero-workflows
org.opencontainers.image.title cicero-workflows
org.opencontainers.image.url https://gitea.essentialcode.com/jeffread/cicero-workflows
org.opencontainers.image.version 1.10.3
Details
Container
2026-01-05 21:29:55 -06:00
1
OCI / Docker
linux/amd64
66 MiB
Versions (38) View all
latest 2026-02-08
1.10 2026-02-08
1.10.12 2026-02-08
1.10.11 2026-01-13
1.10.10 2026-01-11