Namespace
looplj
Image / Tag
axonhub:v0.7.5-amd64
Content Digest
sha256:d483712de197afb2c0eed4d91fe9a0683445011ff65c3009a25399c17ddc898c
Details
Created

2025-12-29 16:46:56 UTC

Size

38.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-12-29T16:43:45.798Z
  • 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
    e42152f58cf13e24d07f5692a06cbf82508d3734
  • 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.5

Environment
PATH

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


Layers

[#000] sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 - 9.66% (3.68 MB)

[#001] sha256:b5d885917e5cd06f2a0fff33c4c8f92fb0a8a5efa904287da2fb1bcdce06e106 - 4.7% (1.79 MB)

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

[#003] sha256:41274699b49ecddfe0eeb420994cb7a2e419a789d8dbdb98b3ef2d3914d08dd1 - 85.63% (32.6 MB)


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

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

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

CMD ["/bin/sh"]

2025-12-29 16:43:49 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-29 16:43:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-12-29 16:46:56 UTC (buildkit.dockerfile.v0)

COPY /build/axonhub /app/axonhub # buildkit

2025-12-29 16:46:56 UTC (buildkit.dockerfile.v0)

USER axonhub

2025-12-29 16:46:56 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2025-12-29 16:46:56 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