rusthooks (sha256:2f9f4326708b49d45918a1003cf5362db8dadb2ec290025d00f57e531079b4ff)
Published 2026-06-23 08:16:13 +00:00 by emma
Installation
docker pull git.wallpen.com/wallpen/rusthooks@sha256:2f9f4326708b49d45918a1003cf5362db8dadb2ec290025d00f57e531079b4ffsha256:2f9f4326708b49d45918a1003cf5362db8dadb2ec290025d00f57e531079b4ffImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600' |
| RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 libpq5 curl && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c useradd -m -u 1001 appuser # buildkit |
| WORKDIR /app |
| COPY /app/target/release/rusthooks . # buildkit |
| COPY /app/migrations ./migrations/ # buildkit |
| RUN /bin/sh -c chown -R appuser:appuser /app # buildkit |
| USER appuser |
| HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8000/health || exit 1] Interval:2m0s Timeout:3s StartPeriod:5s StartInterval:0s Retries:3} |
| CMD ["./rusthooks"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-06-23T08:15:26.103Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 26a2d2045dc2c8d8b5b880a4c21e5036d3d4c49b |
| org.opencontainers.image.source | https://git.wallpen.com/wallPen/rusthooks |
| org.opencontainers.image.title | rusthooks |
| org.opencontainers.image.url | https://git.wallpen.com/wallPen/rusthooks |
| org.opencontainers.image.version | master |
Details
2026-06-23 08:16:13 +00:00
Versions (5)
View all
Container
1
OCI / Docker
linux/amd64
43 MiB
master
2026-06-29
latest
2026-06-29
sha-e99ecb7c9a8c4c24a13ea22a97d376a332e1d7de
2026-06-29
sha-26a2d2045dc2c8d8b5b880a4c21e5036d3d4c49b
2026-06-23
sha-aa4206cce925d3feec423e69cf28b9b38a5bec2e
2026-05-12