project-echelon (discord-latest)

Published 2025-12-25 23:53:03 +00:00 by arqalite in COTFK/project-echelon

Installation

docker pull git.arqalite.org/cotfk/project-echelon:discord-latest
sha256:174bf567196017e473673687793ada2a9e16285cf41e6aeaad2e37b06e12a692

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'
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
2025-12-25 23:53:03 +00:00
3
OCI / Docker
linux/amd64
37 MiB
Versions (3) View all
webui-latest 2025-12-25
server-latest 2025-12-25
discord-latest 2025-12-25