deployhook (sha256:06b9afee617ce29903bc68ce2f1044fb85ec5189c30565f63d89ece9bb45a63f)
Published 2026-04-15 07:17:28 +00:00 by owner
Installation
docker pull code.mmk.pw/core/deployhook@sha256:06b9afee617ce29903bc68ce2f1044fb85ec5189c30565f63d89ece9bb45a63fsha256:06b9afee617ce29903bc68ce2f1044fb85ec5189c30565f63d89ece9bb45a63fImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| 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-04-15 07:17:28 +00:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
110 MiB
0.1
2026-04-18
0.1-20260418
2026-04-18
latest
2026-04-18
0.1-20260415
2026-04-15
0.1-20260405
2026-04-05