aihub (sha256:c7fb45f6779f4765f32e1b14cb1be8c954749ed40ff029211e1248726aef0201)

Published 2026-03-22 10:21:12 +00:00 by Fishwaldo

Installation

docker pull git.my-ho.st/fishwaldo/aihub@sha256:c7fb45f6779f4765f32e1b14cb1be8c954749ed40ff029211e1248726aef0201
sha256:c7fb45f6779f4765f32e1b14cb1be8c954749ed40ff029211e1248726aef0201

About this package

AI Hub — debug image with shell and diagnostic tools

Image layers

ADD alpine-minirootfs-3.21.6-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG VERSION=master
ARG COMMIT=03e8471
ARG BUILD_DATE=2026-03-22T10:13:26Z
LABEL org.opencontainers.image.title=aihub-debug org.opencontainers.image.description=AI Hub — debug image with shell and diagnostic tools org.opencontainers.image.version=master org.opencontainers.image.revision=03e8471 org.opencontainers.image.created=2026-03-22T10:13:26Z org.opencontainers.image.source=https://git.my-ho.st/Fishwaldo/aihub
RUN |3 VERSION=master COMMIT=03e8471 BUILD_DATE=2026-03-22T10:13:26Z /bin/sh -c apk add --no-cache ca-certificates tzdata curl wget netcat-openbsd bind-tools # buildkit
RUN |3 VERSION=master COMMIT=03e8471 BUILD_DATE=2026-03-22T10:13:26Z /bin/sh -c addgroup -S -g 65532 nonroot && adduser -S -u 65532 -G nonroot -H -s /sbin/nologin nonroot # buildkit
COPY /aihub /aihub # buildkit
USER 65532
EXPOSE [8080/tcp]
ENTRYPOINT ["/aihub"]
CMD ["serve"]

Labels

Key Value
org.opencontainers.image.created 2026-03-22T10:13:26Z
org.opencontainers.image.description AI Hub — debug image with shell and diagnostic tools
org.opencontainers.image.licenses
org.opencontainers.image.revision 03e8471
org.opencontainers.image.source https://git.my-ho.st/Fishwaldo/aihub
org.opencontainers.image.title aihub-debug
org.opencontainers.image.url https://git.my-ho.st/Fishwaldo/aihub
org.opencontainers.image.version master
Details
Container
2026-03-22 10:21:12 +00:00
0
OCI / Docker
linux/arm64
29 MiB
Versions (2) View all
master-debug 2026-03-22
master 2026-03-22