aihub (sha256:d49ba77e57133e66fa6c9f4a61168bf4224ab6ed362032aa595ed3b3c3c60756)

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

Installation

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

About this package

AI Hub — debug image with shell and diagnostic tools

Image layers

ADD alpine-minirootfs-3.21.6-x86_64.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/amd64
30 MiB
Versions (2) View all
master-debug 2026-03-22
master 2026-03-22