Namespace
looplj
Image / Tag
axonhub:v0.7.2-arm64
Content Digest
sha256:c6fd9c5c8eae6771bca244942120777b43eae0e47cd221451686512373e0a8d0
Details
Created

2025-12-27 05:29:26 UTC

Size

35.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-12-27T05:26:25.693Z
  • org.opencontainers.image.description
    AxonHub is a modern AI gateway system that provides a unified OpenAI ( Chat Completion, Responses), Anthropic, Gemini and AI SDK compatible API
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    a7f99d0fef07516c37a5adc6a9cafc99d0dc8cd3
  • 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.7.2

Environment
PATH

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


Layers

[#000] sha256:f6b4fb9446345fcad2db26eac181fef6c0a919c8a4fcccd3bea5deb7f6dff67e - 11.27% (4 MB)

[#001] sha256:48ecfc485373914678d26ae9694d910bd45aa168c7d6b7ce12478c21983b0154 - 5.07% (1.8 MB)

[#002] sha256:268ab7a25c481abbc18a391762b69b17c79c643171c6d12931846494b97fd244 - 0.0% (92 Bytes)

[#003] sha256:c2276266556b6b43ad579a94a3c9446707b9fbe5f24ee84592946c07f7dd09aa - 83.65% (29.7 MB)


History
2025-12-18 00:12:28 UTC (buildkit.dockerfile.v0)

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

2025-12-18 00:12:28 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-12-27 05:26:31 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-27 05:26:32 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-12-27 05:29:26 UTC (buildkit.dockerfile.v0)

COPY /build/axonhub /app/axonhub # buildkit

2025-12-27 05:29:26 UTC (buildkit.dockerfile.v0)

USER axonhub

2025-12-27 05:29:26 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2025-12-27 05:29:26 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