Block a user
gloobal (6d88edd)
Published 2026-07-15 22:41:39 +02:00 by millaguie
Installation
docker pull tea.millaguie.net/millaguie/gloobal:6d88eddsha256:122e91451196f5c4d1df058263291c449c9a1121b3acde732b8d5d46ef827c0c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9424c16d23 | linux/amd64 | 40 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| 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-07-15T20:40:36.998Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 6d88eddc762f7677512e2caf838b6d68c9a13e8a |
| 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 |