deployhook (sha256:97d645820921caf5670027b85521b95612f1286c036a6df22df6f9eebf918e59)

Published 2026-07-18 13:47:51 +07:00 by owner

Installation

docker pull code.mmk.pw/core/deployhook@sha256:97d645820921caf5670027b85521b95612f1286c036a6df22df6f9eebf918e59
sha256:97d645820921caf5670027b85521b95612f1286c036a6df22df6f9eebf918e59

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'
COPY ./mmk-ca.crt /usr/local/share/ca-certificates/ # buildkit
COPY ./debian.sources /etc/apt/sources.list.d/ # buildkit
RUN /bin/sh -c apt update && apt install -y docker-cli docker-compose python3 python3-aiohttp python3-yaml # buildkit
CMD ["deployhook"]
USER user
ENV PYTHONUNBUFFERED=1
COPY ./main.py /usr/local/bin/deployhook # buildkit
Details
Container
2026-07-18 13:47:51 +07:00
1
OCI / Docker
linux/amd64
107 MiB
Versions (6) View all
0.1-20260718 2026-07-18
latest 2026-07-18
0.1 2026-07-18
0.1-20260714 2026-07-14
0.1-20260711 2026-07-11