deployhook (sha256:4a7ce38ff209f2dd73a068428850c7e6a07c1609ede013adb666f7962d0070a7)
Published 2026-06-12 12:23:20 +07:00 by owner
Installation
docker pull code.mmk.pw/core/deployhook@sha256:4a7ce38ff209f2dd73a068428850c7e6a07c1609ede013adb666f7962d0070a7sha256:4a7ce38ff209f2dd73a068428850c7e6a07c1609ede013adb666f7962d0070a7Image 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
2026-06-12 12:23:20 +07:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
107 MiB
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