deployhook (sha256:45a665b9961c1027200502a9175169c74e6329641f240bacbdbf8d3fb2ccc769)
Published 2026-07-14 17:56:10 +07:00 by owner
Installation
docker pull code.mmk.pw/core/deployhook@sha256:45a665b9961c1027200502a9175169c74e6329641f240bacbdbf8d3fb2ccc769sha256:45a665b9961c1027200502a9175169c74e6329641f240bacbdbf8d3fb2ccc769Image 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
2026-07-14 17:56:10 +07:00
Versions (6)
View all
Container
1
OCI / Docker
linux/amd64
107 MiB
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