roboherald-api (sha256:bdf4e54aa1e838a624e36c9fd112515e0a2f4ff542f1b0fe8126ee0029f96d5a)
Published 2025-10-13 22:01:00 +02:00 by stephan
Installation
docker pull git.deltacity.org/stephan/roboherald-api@sha256:bdf4e54aa1e838a624e36c9fd112515e0a2f4ff542f1b0fe8126ee0029f96d5asha256:bdf4e54aa1e838a624e36c9fd112515e0a2f4ff542f1b0fe8126ee0029f96d5aImage Layers
| ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates tzdata curl # buildkit |
| RUN /bin/sh -c addgroup -g 1000 roboherald && adduser -D -u 1000 -G roboherald roboherald # buildkit |
| RUN /bin/sh -c mkdir -p /var/log/roboherald && chown -R roboherald:roboherald /var/log/roboherald # buildkit |
| COPY /api /usr/local/bin/api # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/api # buildkit |
| USER roboherald |
| EXPOSE [8000/tcp] |
| HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/health || exit 1"] "30s" "10s" "10s" "0s" '\x03'} |
| CMD ["/usr/local/bin/api"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-10-13T20:01:14.508Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | e216b0337694c766da3dcc1318041a23d4bacdc6 |
| org.opencontainers.image.source | https://git.deltacity.org/stephan/roboherald-mono |
| org.opencontainers.image.title | roboherald-mono |
| org.opencontainers.image.url | https://git.deltacity.org/stephan/roboherald-mono |
| org.opencontainers.image.version | main |
Details
2025-10-13 22:01:00 +02:00
Versions (20)
View all
Container
0
OCI / Docker
linux/amd64
9.4 MiB
buildcache
2025-11-03
main
2025-11-03
latest
2025-11-03
main-0172902
2025-11-03
main-0390c8e
2025-11-03