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

2026-01-06 07:02:34 UTC

Size

35.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-01-06T06:59:45.942Z
  • 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
    1feb28a87f08f8618bc0419f6c2bd6a4dc6a7607
  • 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.11

Environment
PATH

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


Layers

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

[#001] sha256:5aec44d76c383d184b4e6cb119d46bd782eeb6867d98873e42bbd496f59b843e - 5.04% (1.8 MB)

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

[#003] sha256:a01c7dedbc66a260ecb2985be07e60a28b0095b286d40d23d1ef9935ee004abc - 83.77% (29.9 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-06 06:59:51 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

2026-01-06 06:59:52 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-01-06 07:02:34 UTC (buildkit.dockerfile.v0)

COPY /build/axonhub /app/axonhub # buildkit

2026-01-06 07:02:34 UTC (buildkit.dockerfile.v0)

USER axonhub

2026-01-06 07:02:34 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2026-01-06 07:02:34 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