cicero-workflows (sha256:d4c16a3c34b436c316d1dc17c8e6d5921341c63dbedd9cb3d3083312c3acb54e)
Published 2025-12-16 17:21:23 -06:00 by jeffread
Installation
docker pull gitea.essentialcode.com/jeffread/cicero-workflows@sha256:d4c16a3c34b436c316d1dc17c8e6d5921341c63dbedd9cb3d3083312c3acb54esha256:d4c16a3c34b436c316d1dc17c8e6d5921341c63dbedd9cb3d3083312c3acb54eImage Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000' |
| 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 | 2025-12-16T23:18:56.677Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ef15f9bb3d117c43ece8b982b03b846bfa9bfce8 |
| 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.2.0 |
Details
Versions (38)
View all