course

guarantees (latest)

Published 2026-08-28 19:58:49 +03:00 by package-publisher

Installation

docker pull distsys.ru/course/guarantees:latest
sha256:342938fc2268dbc9eb62c17aedfc0b3aae08dcd752694de7e33b0da3fae92e8b

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'
RUN /bin/sh -c apt-get update && apt-get install -y python3-dev && rm -rf /var/lib/apt/lists/* # buildkit
COPY /opt/course/bin/distsys-guarantees /usr/local/bin/distsys-guarantees # buildkit
WORKDIR /solution
ENTRYPOINT ["timeout" "-k" "10" "300" "distsys-guarantees" "-i" "guarantees.py"]
Details
Container
2026-08-28 19:58:49 +03:00
1
OCI / Docker
linux/amd64
76 MiB
Versions (1) View all
latest 2026-08-28