Block a user
bingo-go (ffeb2cf)
Published 2026-03-22 20:25:56 -03:00 by alexandre
Installation
docker pull git.possebom.com/alexandre/bingo-go:ffeb2cfsha256:fe91b1be932a9e6901b0c8181654348dbf6b45fa48521e443e8f47d363ecf294
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c82ad3d0b7 | linux/amd64 | 17 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache sqlite-libs ca-certificates tzdata # buildkit |
| WORKDIR /app |
| COPY /app/bingo /usr/bin/ # buildkit |
| COPY /app/public ./public # buildkit |
| ENTRYPOINT ["bingo"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-22T23:24:33.375Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ffeb2cf65c504e421f4a7302827193fa7a5e1408 |
| org.opencontainers.image.source | https://git.possebom.com/alexandre/bingo-go |
| org.opencontainers.image.title | bingo-go |
| org.opencontainers.image.url | https://git.possebom.com/alexandre/bingo-go |
| org.opencontainers.image.version | latest |