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/arm/v7)
| ARG TARGETOS=linux |
| ARG TARGETARCH=arm |
| ARG TARGETVARIANT=v7 |
| WORKDIR /app |
| COPY build/lootbot-helper-linux-armv7 /app/lootbot-helper # buildkit |
| USER nonroot:nonroot |
| CMD ["/app/lootbot-helper"] |