Block a user
gloobal (ab0bd1a)
Published 2026-06-27 22:09:54 +02:00 by millaguie
Installation
docker pull tea.millaguie.net/millaguie/gloobal:ab0bd1asha256:69f4ad6dea98387974166edc6570f74332fde7567b6aa6e8fe9ecd6537554e4e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| fb890bf6a1 | linux/amd64 | 40 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-27T20:08:36.231Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ab0bd1afd4ad5653c265aad92d0e6d0d9ac5911b |
| 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 |