Block a user
zentask-api (a9b21c2a89752268c9d101054cb147e349b66ebc)
Published 2026-05-24 09:19:32 +02:00 by zenadmin
Installation
docker pull git.zencloudgalaxy.com/zenblazer/zentask-api:a9b21c2a89752268c9d101054cb147e349b66ebcsha256:dda47932d26413315ed8b7ea7634af25c1853bea5ae29de24e879f9e859d3134
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 curl jq && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c groupadd --system --gid 1000 zentask && useradd --system --gid 1000 --uid 1000 --shell /usr/sbin/nologin zentask && mkdir -p /data && chown 1000:1000 /data # buildkit |
| COPY /build/zentask-api /usr/local/bin/zentask-api # buildkit |
| COPY deploy/entrypoint.sh /usr/local/bin/zentask-entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/zentask-entrypoint.sh # buildkit |
| COPY crates/db-postgres/migrations /app/migrations # buildkit |
| USER 1000:1000 |
| WORKDIR /app |
| EXPOSE map[3500/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://localhost:3500/healthz || exit 1"] "15s" "3s" "10s" "0s" '\x04'} |
| ENTRYPOINT ["/usr/local/bin/zentask-entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | zentask |
| com.docker.compose.service | api |
| com.docker.compose.version | 5.1.4 |
Details
2026-05-24 09:19:32 +02:00
Versions (78)
View all
Container
2
OCI / Docker
linux/amd64
39 MiB
bc2bbc9e5405867526cfe59f5b9fa47ff2518c8a
2026-06-25
latest
2026-06-25
9e5365b7043fd491e9e82e778cf9d711a2d44ca8
2026-06-25
9d0684169eed7ac4f9b334ee5cf59d01fa581705
2026-06-24
9acf3c7b0fa27f033dc0cb2fb7c4dc94199857e8
2026-06-23