Namespace
looplj
Image / Tag
axonhub:v0.6.2-arm64
Content Digest
sha256:32d74c7a0505b2b03c5b5fb652a4e245046f6b14f7cb294780cdb42c807a73c3
Details
Created

2025-12-14 07:33:41 UTC

Size

34.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-12-14T07:31:15.106Z
  • org.opencontainers.image.description
    AxonHub is a modern AI gateway system that provides a unified OpenAI, Anthropic, Gemini and AI SDK compatible API
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    5d48b85c4ca9651d8acf7763be3d23f975bc500a
  • 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
    v0.6.2

Environment
PATH

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


Layers

[#000] sha256:0bd713040ebbdef7247f70b0753f8fb2f410e8eb358e95af409a8412b9847d78 - 11.58% (4 MB)

[#001] sha256:91113fcc36c0b2f76917e10b3d32823be4836edc2416ccbd36f683d5bccca4e5 - 6.81% (2.35 MB)

[#002] sha256:c3202e5fccb4164799926d264e9df01e29aa4aecde1f7b6805df2200b9bd3de7 - 0.0% (93 Bytes)

[#003] sha256:34fab6edd4001abd179de6f86aacc9536cba0ae1e5c1085b1d19a37b77eccd72 - 81.62% (28.2 MB)


History
2025-12-03 19:30:17 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.0-aarch64.tar.gz / # buildkit

2025-12-03 19:30:17 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-12-14 07:31:20 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade --no-cache && apk add --no-cache ca-certificates tzdata wget && update-ca-certificates && adduser -D -s /bin/sh axonhub # buildkit

2025-12-14 07:31:21 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-12-14 07:33:41 UTC (buildkit.dockerfile.v0)

COPY /build/axonhub /app/axonhub # buildkit

2025-12-14 07:33:41 UTC (buildkit.dockerfile.v0)

USER axonhub

2025-12-14 07:33:41 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2025-12-14 07:33:41 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