Block a user
lootbot-helper (v1.3.2)
Installation
docker pull git.dedo1911.xyz/dedo1911/lootbot-helper:v1.3.2sha256:d56d9b3675392cb97ee21edeb84a60fb1c356ee58d95aa66652b750e06f83514
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 4adcd190a9 | linux/amd64 | 18 MiB |
| ea700005fc | linux/arm64 | 17 MiB |
| 14eb40e5d1 | linux/arm/v7 | 17 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"] |