Block a user
lootbot-helper (v1.3.1)
Installation
docker pull git.dedo1911.xyz/dedo1911/lootbot-helper:v1.3.1sha256:de8798ec31ae1553443582e562f5b2072c76a3d8454594c5ff8f836245ea45e4
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5ee3b2af05 | linux/amd64 | 34 MiB |
| 999fe9b1fc | linux/arm64 | 32 MiB |
| f95c073b9a | linux/arm/v7 | 31 MiB |
Image Layers ( linux/arm64)
| ARG TARGETOS=linux |
| ARG TARGETARCH=arm64 |
| ARG TARGETVARIANT= |
| WORKDIR /app |
| COPY build/lootbot-helper-linux-arm64 /app/lootbot-helper # buildkit |
| USER nonroot:nonroot |
| CMD ["/app/lootbot-helper"] |