Namespace
looplj
Image / Tag
axonhub:v0.7.10
Content Digest
sha256:8b14072efdc314d09361772392e591cd68f526f4ace7cdaf4dbd052c1b6ce3fc
Details
Created

2026-01-05 06:04:20 UTC

Size

38.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-01-05T06:01:07.926Z
  • 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
    1da861ae16aafb5e9938596142d48530d8a66656
  • 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.10

Environment
PATH

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


Layers

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

[#001] sha256:99be494046e3897b741d1857b9b30334ac693fa6aaed5a9bc6a5b9d1dc67547e - 4.69% (1.79 MB)

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

[#003] sha256:911991b9bb2301400abea186ec9bd1024ddc2d696c12777bbf1a6fdea029d998 - 85.67% (32.7 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"]

2026-01-05 06:01:11 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-05 06:01:11 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-01-05 06:04:20 UTC (buildkit.dockerfile.v0)

COPY /build/axonhub /app/axonhub # buildkit

2026-01-05 06:04:20 UTC (buildkit.dockerfile.v0)

USER axonhub

2026-01-05 06:04:20 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2026-01-05 06:04:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/app/axonhub"]

Details
Created

2026-01-05 06:04:02 UTC

Size

35.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-01-05T06:01:13.261Z
  • 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
    1da861ae16aafb5e9938596142d48530d8a66656
  • 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.10

Environment
PATH

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


Layers

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

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

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

[#003] sha256:5536a9b3ec3599fdf767c44938c573b95cf47dfc80876992b805b3e46b9cf2a1 - 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-05 06:01: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

2026-01-05 06:01:20 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-01-05 06:04:02 UTC (buildkit.dockerfile.v0)

COPY /build/axonhub /app/axonhub # buildkit

2026-01-05 06:04:02 UTC (buildkit.dockerfile.v0)

USER axonhub

2026-01-05 06:04:02 UTC (buildkit.dockerfile.v0)

EXPOSE [8090/tcp]

2026-01-05 06:04:02 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