deployhook (sha256:95210e2541e82356f3efdd53328822155389ffd64b5e772e308d18b80dd45d21)
Published 2026-04-05 09:59:33 +00:00 by owner
Installation
docker pull code.mmk.pw/core/deployhook@sha256:95210e2541e82356f3efdd53328822155389ffd64b5e772e308d18b80dd45d21sha256:95210e2541e82356f3efdd53328822155389ffd64b5e772e308d18b80dd45d21Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| 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-05 09:59:33 +00:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
107 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