gatecrash (sha256:f637af7a70b425a52e4c26daf7b781d6a55ba691f1e50eca422b2fabb68e351b)
Published 2026-04-04 18:31:13 +00:00 by OneWheelGeek
Installation
docker pull git.onewheelgeek.net/onewheelgeek/gatecrash@sha256:f637af7a70b425a52e4c26daf7b781d6a55ba691f1e50eca422b2fabb68e351bsha256:f637af7a70b425a52e4c26daf7b781d6a55ba691f1e50eca422b2fabb68e351bImage layers
| ARG TARGETOS=linux |
| ARG TARGETARCH=amd64 |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY linux/amd64/gatecrash /gatecrash # buildkit |
| ENTRYPOINT ["/gatecrash"] |