Block a user
lootbot-helper (v1.2.0)
Installation
docker pull git.dedo1911.xyz/dedo1911/lootbot-helper:v1.2.0sha256:f1e867c12420546cff3dd8762546c59acc2d40fe23381c9aaaa52e9a21f7cf71
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8388f7febe | linux/amd64 | 34 MiB |
| bd4946fd1b | linux/arm64 | 32 MiB |
| 8f08b961cc | 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"] |