Block a user
bingo-go (e9e132b)
Published 2026-03-07 18:42:09 -03:00 by alexandre
Installation
docker pull git.possebom.com/alexandre/bingo-go:e9e132bsha256:8ce61bc1228548898a7fd9520e514c8927d9b16532352bfe3ac3e43b3eebe728
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ea29c158eb | 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-07T21:40:46.047Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | e9e132b8e4bf56a655fc760a59c803c0f33d85a5 |
| 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 |