triage360-server (0.5.0)

Published 2025-10-18 17:46:17 +00:00 by matthew

Installation

docker pull git.opcodes.dev/matthew/triage360-server:0.5.0
sha256:8d226bc91d367eb5ab649c6d9057068ef1d33055aed57052d250fa70c31bc1f9

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1759104000'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev libpq-dev weasyprint && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/heartbeat . # buildkit
COPY /app/templates ./templates # buildkit
ENTRYPOINT ["/app/heartbeat"]
Details
Container
2025-10-18 17:46:17 +00:00
1
OCI / Docker
linux/amd64
296 MiB
Versions (15) View all
1.0.0 2025-12-03
0.5.1 2025-10-22
0.5.0 2025-10-18
0.4.1 2025-10-12
0.4.0 2025-10-12