Block a user
lootbot-helper (v1.2.1)
Installation
docker pull git.dedo1911.xyz/dedo1911/lootbot-helper:v1.2.1sha256:1faab18a771be0866e63b61b86941fc62289502b8fc4fb3dd2c072388edb9c93
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 31b800417a | linux/amd64 | 34 MiB |
| 9da2758e9e | linux/arm64 | 32 MiB |
| f3d9860df2 | linux/arm/v7 | 31 MiB |
Image Layers ( linux/amd64)
| ARG TARGETOS=linux |
| ARG TARGETARCH=amd64 |
| ARG TARGETVARIANT= |
| WORKDIR /app |
| COPY build/lootbot-helper-linux-amd64 /app/lootbot-helper # buildkit |
| USER nonroot:nonroot |
| CMD ["/app/lootbot-helper"] |