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

2026-01-12 03:26:31 UTC

Size

34.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-01-12T03:22:42.294Z
  • 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
    NOASSERTION
  • org.opencontainers.image.revision
    7f806041199755abc36651e8e04aa223a654e34b
  • 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.8.0

Environment
PATH

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


Layers

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

[#001] sha256:0298731b3632eeb8e2677930e56d0ec4ac82071cc61964cfe517749cb663f67d - 1.27% (453 KB)

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

[#003] sha256:fe6d49422fa55b439b84e236c55fbbbac2bce42f398c92a57c394a06b78f1877 - 87.25% (30.4 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"]

2026-01-12 03:22:46 UTC (buildkit.dockerfile.v0)

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

2026-01-12 03:22:47 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-01-12 03:26:31 UTC (buildkit.dockerfile.v0)

COPY /build/axonhub /app/axonhub # buildkit

2026-01-12 03:26:31 UTC (buildkit.dockerfile.v0)

USER axonhub

2026-01-12 03:26:31 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2026-01-12 03:26:31 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