pivka-backend (sha256:b79b89d8b029a6b8e41a565ddf5f2c49e84c75998758177f539e7069857dc5b9)

Published 2026-07-13 14:05:25 +02:00 by skrcka

Installation

docker pull git.speed-control.cz/skrcka/pivka-backend@sha256:b79b89d8b029a6b8e41a565ddf5f2c49e84c75998758177f539e7069857dc5b9
sha256:b79b89d8b029a6b8e41a565ddf5f2c49e84c75998758177f539e7069857dc5b9

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/pivka-backend /usr/local/bin/pivka-backend # buildkit
ENV HOST=0.0.0.0 PORT=8080
EXPOSE [8080/tcp]
CMD ["pivka-backend"]
Details
Container
2026-07-13 14:05:25 +02:00
0
OCI / Docker
linux/amd64
42 MiB
Versions (6) View all
latest 2026-07-15
1.1.4 2026-07-15
1.1.3 2026-07-15
1.1.2 2026-07-15
1.1.1 2026-07-13