Block a user
bingo-go (69598b8)
Published 2026-03-07 17:22:01 -03:00 by alexandre
Installation
docker pull git.possebom.com/alexandre/bingo-go:69598b8sha256:875cd829c53dccbfd72109ec067234b08e61a420708e563aad8f7b85d68e454c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 42046ef256 | 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-07T20:20:39.420Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 69598b89e3eedd76ccede96390a846fe17febfe3 |
| 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 |