Block a user
gobetween-stk (latest-arm64)
Published 2026-06-12 00:06:57 +02:00 by benjamin
Installation
docker pull git.benjaminaarsen.nl/benjamin/gobetween-stk:latest-arm64sha256:ffec8aaed3d2c4cd856628f46feb306eff1ce7d5a4e9a20bd39efc80e5798ae9
Images
| Digest | OS / Arch | Size |
|---|---|---|
| cd48190465 | linux/arm64 | 12 MiB |
Image Layers ( linux/arm64)
| ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG GB_VERSION=0.8.1 |
| ARG TARGETARCH=arm64 |
| RUN |2 GB_VERSION=0.8.1 TARGETARCH=arm64 /bin/sh -c apk add --no-cache ca-certificates && wget -qO /tmp/gb.tar.gz "https://github.com/yyyar/gobetween/releases/download/${GB_VERSION}/gobetween_${GB_VERSION}_linux_${TARGETARCH}.tar.gz" && tar -xzf /tmp/gb.tar.gz -C /usr/local/bin gobetween && rm /tmp/gb.tar.gz && chmod +x /usr/local/bin/gobetween # buildkit |
| COPY gobetween.toml /etc/gobetween/gobetween.toml # buildkit |
| ENTRYPOINT ["/usr/local/bin/gobetween"] |
| CMD ["from-file" "/etc/gobetween/gobetween.toml"] |
Details
2026-06-12 00:06:57 +02:00
Versions (4)
View all
Container
12
OCI / Docker