echelon-discord (v1.0.0)

Published 2026-02-15 20:10:38 +00:00 by arqalite in COTFK/project-echelon

Installation

docker pull git.arqalite.org/cotfk/echelon-discord:v1.0.0
sha256:b687207e549a8b42cb695bef0871011dcfee85208004e65fb6eca3411fcf68d9

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'
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-02-15 20:10:38 +00:00
0
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