enigma-network-bot (multi-bot-2.2.16)
Published 2026-08-19 16:24:41 +02:00 by astra
Installation
docker pull git.zio.sh/astra/enigma-network-bot:multi-bot-2.2.16sha256:831d78ef2f7c2f20c0e989aaa3002aacc92ddf545a4ffc544c3226a5ca1cb739Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates tzdata && rm -rf /var/lib/apt/lists/* |
| WORKDIR /app |
| COPY file:31c0e133e88e3375f9de45098cf0da375e62469f611fafb0241035ac20bbd7af in /app/enigma |
| COPY file:66b8a237674e2414a2563a69e10b434ff9394de8f1240431d205f4f16f08a871 in /app/config.yaml.example |
| /bin/sh -c mkdir -p /app/data |
| /bin/sh -c chmod +x /app/enigma |
| VOLUME ["/app/data"] |
| ENV CONFIG_PATH=/app/config.yaml |
| HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 CMD [ -x /app/enigma ] || exit 1 |
| ENTRYPOINT ["/app/enigma"] |
| CMD ["-c", "/app/config.yaml"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.1 |
Details
2026-08-19 16:24:41 +02:00
Versions (5)
View all
Container
1
OCI / Docker
linux/amd64
49 MiB
multi-bot-2.2.17
2026-08-26
multi-bot-2.2.16
2026-08-19
multi-bot-2.2.15
2026-08-04
multi-bot-2.2.13
2026-07-13
multi-bot-2.2.12
2026-07-13