Block a user
lootbot-helper (v1.2.2)
Installation
docker pull git.dedo1911.xyz/dedo1911/lootbot-helper:v1.2.2sha256:5d30850b193852f25bcdfd276d9b6bbcdd8a1f0e036820118f321f0d1032e2aa
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 27ebeb9ab5 | linux/amd64 | 34 MiB |
| 469da5d221 | linux/arm64 | 32 MiB |
| b8d8f20f90 | 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"] |