Namespace
looplj
Image / Tag
axonhub:unstable-amd64
Content Digest
sha256:f697df584acf11b2b7cdc09f4757bd08a1bc119762dea259d6fa0ecf974031c1
Details
Created

2026-08-31 03:33:50 UTC

Size

42.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-08-31T03:31:33.385Z
  • org.opencontainers.image.description
    ⚡️ Open-source AI Gateway — Use any SDK to call 100+ LLMs. Built-in failover, load balancing, cost control & end-to-end tracing.
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    4483c2e4c685f27f37ddd666b3ff3bb48bebea50
  • org.opencontainers.image.source
    https://github.com/looplj/axonhub
  • org.opencontainers.image.title
    axonhub
  • org.opencontainers.image.url
    https://github.com/looplj/axonhub
  • org.opencontainers.image.version
    nightly

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 - 8.68% (3.67 MB)

[#001] sha256:9406ddd6089d677bc3a1f1a9379fc22f2ad43dc1d10c90e0b68cfadff6825d62 - 0.92% (399 KB)

[#002] sha256:ea7150edf744f8808bdf3b3a4afb39975a303386065f7f026a5d4429fd3bd341 - 0.0% (907 Bytes)

[#003] sha256:dc77debeb0ea8dec3dd8d3721f394d5b8757785102066de90b1a661d8a4e146b - 0.0% (93 Bytes)

[#004] sha256:6a4cad8aaf872959a30ccf33eed102e0d3d84b3eeb40d3f028cd63a7213e42e0 - 90.39% (38.2 MB)


History
2026-06-16 00:01:29 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit

2026-06-16 00:01:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-08-30 03:28:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit

2026-08-30 03:28:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c addgroup -S -g 65532 axonhub && adduser -S -D -H -u 65532 -G axonhub axonhub # buildkit

2026-08-30 03:28:47 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-08-31 03:33:50 UTC (buildkit.dockerfile.v0)

COPY --chown=axonhub:axonhub /build/axonhub /app/axonhub # buildkit

2026-08-31 03:33:50 UTC (buildkit.dockerfile.v0)

USER 65532:65532

2026-08-31 03:33:50 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2026-08-31 03:33:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/app/axonhub"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete