backend (sha256:e717a9046c371c797eaaf53c185d986f928c9eb7b4b9f2e79d893e7f223b9bf8)
Published 2026-04-04 07:14:27 +00:00 by gitadmin
Installation
docker pull git.sds.dev/cast/backend@sha256:e717a9046c371c797eaaf53c185d986f928c9eb7b4b9f2e79d893e7f223b9bf8sha256:e717a9046c371c797eaaf53c185d986f928c9eb7b4b9f2e79d893e7f223b9bf8Image Layers
| ADD alpine-minirootfs-3.20.9-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| WORKDIR /app |
| RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit |
| COPY /app/cast-backend . # buildkit |
| COPY /app/web ./web # buildkit |
| RUN /bin/sh -c addgroup -S castapp && adduser -S castapp -G castapp # buildkit |
| RUN /bin/sh -c chown -R castapp:castapp /app # buildkit |
| USER castapp |
| EXPOSE [8080/tcp] |
| HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:8080/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'} |
| CMD ["./cast-backend"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-04T07:13:52Z |
| org.opencontainers.image.revision | 5711ed780061f38e9c67010cd91a11d7fa45785d |
| org.opencontainers.image.source | https://git.sds.dev/CAST/backend.git |
| org.opencontainers.image.url | https://git.sds.dev/CAST/backend |
Details
Versions (145)
View all
staging
2026-04-05
staging-152102fe
2026-04-05
staging-01dc1ec6
2026-04-05
staging-cadfd0c3
2026-04-05
staging-81f79bc8
2026-04-05