Block a user
gloobal (b94cf31)
Published 2026-06-26 18:24:50 +02:00 by millaguie
Installation
docker pull tea.millaguie.net/millaguie/gloobal:b94cf31sha256:dd7b7fcb1c42923b5d4fdd128be62869b6605ed022d8c2ec4085511868b29ee7
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 503be0d10f | linux/amd64 | 39 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /app/target/release/gloobal-explorer /usr/local/bin/gloobal-explorer # buildkit |
| COPY /geo-country.mmdb /geo/country.mmdb # buildkit |
| ENV RECOVERED_DIR=/recovered |
| ENV GEO_DB=/geo/country.mmdb |
| EXPOSE [8080/tcp] |
| CMD ["gloobal-explorer"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-06-26T16:22:44.376Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | b94cf31d1ac1b54cb3740723267f664aba5663d8 |
| org.opencontainers.image.source | https://tea.millaguie.net/millaguie/gloobal |
| org.opencontainers.image.title | gloobal |
| org.opencontainers.image.url | https://tea.millaguie.net/millaguie/gloobal |
| org.opencontainers.image.version | latest |