rusthooks (sha256:7aa427fba1e9a24a205efbbfe8c159a445eff7914a2d8b58865e80a7616adb4a)
Published 2026-07-21 07:26:31 +00:00 by emma
Installation
docker pull git.wallpen.com/wallpen/rusthooks@sha256:7aa427fba1e9a24a205efbbfe8c159a445eff7914a2d8b58865e80a7616adb4asha256:7aa427fba1e9a24a205efbbfe8c159a445eff7914a2d8b58865e80a7616adb4aImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| 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-07-21T07:25:52.058Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | a4d7cc17001d7151d36a6a4f72683acfcdf62381 |
| 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-07-21 07:26:31 +00:00
Versions (14)
View all
Container
1
OCI / Docker
linux/amd64
43 MiB
master
2026-09-04
latest
2026-09-04
sha-7fba33d101cc81ca8187d429d70de032c34d1d6f
2026-09-04
sha-eed512160876f2fb83ed49b4dea0e8fa0015f43e
2026-08-31
sha-ff3510a7542bca5e80f0db94afeeff0395f9936e
2026-08-24