Block a user
lootbot-helper (v1.2.4)
Installation
docker pull git.dedo1911.xyz/dedo1911/lootbot-helper:v1.2.4sha256:a004f71b547caa1257453d6e61d19f6aa7ef009c2dbbf0e2b0f697fc6b25efb3
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 4f8f088682 | linux/amd64 | 34 MiB |
| 0c794df814 | linux/arm64 | 32 MiB |
| 6d8079367a | 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"] |