project-echelon (discord-latest)
Installation
docker pull git.arqalite.org/cotfk/project-echelon:discord-latestsha256:174bf567196017e473673687793ada2a9e16285cf41e6aeaad2e37b06e12a692Image 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
Versions (3)
View all