echelon-discord (latest)

Published 2026-03-01 09:58:34 +00:00 by arqalite in COTFK/project-echelon

Installation

docker pull git.arqalite.org/cotfk/echelon-discord:latest
sha256:67f38e9efe74775d45aef2866aa6f397f4b8bc4118c1153860b39edc2f7b1c78

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates procps && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/echelon-discord /usr/local/bin/echelon-discord # buildkit
HEALTHCHECK &{["CMD-SHELL" "pgrep -f echelon-discord > /dev/null || exit 1"] "30s" "5s" "15s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/echelon-discord"]
Details
Container
2026-03-01 09:58:34 +00:00
3
OCI / Docker
linux/amd64
37 MiB
Versions (3) View all
latest 2026-03-01
v1.1.0-rc.1 2026-02-25
v1.0.0 2026-02-15