Block a user
bingo-go (705d646)
Published 2026-03-07 14:57:00 -03:00 by alexandre
Installation
docker pull git.possebom.com/alexandre/bingo-go:705d646sha256:e5b92e2b4607bdfbbf2f96b584b8cb85417f0c0c0257cdda1e4226f912d2325b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6633fef2b7 | 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-07T17:55:38.191Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 705d646cdd051e684031d480fe05c0e14873378e |
| 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 |