deployhook (sha256:0dc497d0dd45f7cb3357644b537901240f21243b7fd9518f8c62ccfbd3b0719c)

Published 2026-06-14 19:14:56 +07:00 by owner

Installation

docker pull code.mmk.pw/core/deployhook@sha256:0dc497d0dd45f7cb3357644b537901240f21243b7fd9518f8c62ccfbd3b0719c
sha256:0dc497d0dd45f7cb3357644b537901240f21243b7fd9518f8c62ccfbd3b0719c

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'
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-06-14 19:14:56 +07:00
0
OCI / Docker
linux/amd64
107 MiB
Versions (6) View all
0.1 2026-06-14
0.1-20260614 2026-06-14
latest 2026-06-14
0.1-20260612 2026-06-12
0.1-20260530 2026-05-30