deployhook (sha256:5190f7f4be611acfd843b1f3e6787dbcb88b5f6971192abe8d6f2c7351ed56c0)
Published 2026-08-01 12:26:49 +00:00 by owner
Installation
docker pull code.mmk.pw/core/deployhook@sha256:5190f7f4be611acfd843b1f3e6787dbcb88b5f6971192abe8d6f2c7351ed56c0sha256:5190f7f4be611acfd843b1f3e6787dbcb88b5f6971192abe8d6f2c7351ed56c0Image 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-08-01 12:26:49 +00:00
Versions (6)
View all
Container
2
OCI / Docker
linux/amd64
107 MiB
0.1
2026-08-01
0.1-20260801
2026-08-01
latest
2026-08-01
0.1-20260718
2026-07-18
0.1-20260714
2026-07-14