Block a user
lootbot-helper (v1.2.3)
Installation
docker pull git.dedo1911.xyz/dedo1911/lootbot-helper:v1.2.3sha256:de0a78acd7b24af80998df10ad20ad8c7cc6c62b6544cce685819ba011bf9852
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9874d0b9b3 | linux/amd64 | 34 MiB |
| 79d767b78a | linux/arm64 | 32 MiB |
| 6b217d6cc6 | 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"] |