ktk-schedule (cc0905d80011a21492652d3ffb9956d3ebd34de3)
Published 2026-06-01 11:55:36 +00:00 by kurumi
Installation
docker pull git.kurumi.world/kurumi/ktk-schedule:cc0905d80011a21492652d3ffb9956d3ebd34de3sha256:10e832a68b3883677802263e9b42524f9c4ba5677835e4aec3b223b47c1794fdImage layers
| ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache tzdata curl su-exec && adduser -D -h /app app && mkdir -p /app/data # buildkit |
| WORKDIR /app |
| COPY --chown=app:app /out/ktk-schedule /app/ktk-schedule # buildkit |
| COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /docker-entrypoint.sh # buildkit |
| ENTRYPOINT ["/docker-entrypoint.sh"] |
| HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:8080/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'} |
| CMD ["/app/ktk-schedule"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.kurumi.world/kurumi/ktk-schedule |
Details
Versions (9)
View all
buildcache
2026-06-06
a8d351d0748e4100dc9c8ae97c2e1e1b25510eea
2026-06-06
latest
2026-06-06
6c7cb342d5eb8cc9acbfdaa88d848dd99678c055
2026-06-06
6c7b9cfdc18456b3f0971f85894fdf376c80d8f7
2026-06-06