Sign inSign up

onesystems/oneai:1.0

Multi-platform
API management
Machine learning & AI
Index digest

sha256:e4f870c3b5b993239bac6851889dcce996c091d3e6806859ca27b018cff6d118

OS/ARCH

Compressed size

43.5 MB

Last pushed

about 1 month by mkleger

Type

Image

Manifest digest

sha256:5512a1cfa4e3615fe0a2f7d6505a5321bc31be2224db729218df6de0e2f9a26a

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ARG ONEAI_VERSION=1.0.10 B
3LABEL org.opencontainers.image.title=OneAI0 B
4LABEL org.opencontainers.image.description=OpenAI-compatible AI Gateway for0 B
5LABEL org.opencontainers.image.vendor=OneSystems GmbH0 B
6LABEL org.opencontainers.image.source=https://git.onesystems.ch/OneAI/App0 B
7LABEL org.opencontainers.image.version=1.0.10 B
8LABEL maintainer=Michael Kleger <[email protected]>0 B
9LABEL website=https://www.onesystems.ch0 B
10RUN |1 ONEAI_VERSION=1.0.1 /bin/sh -c3.64 MB
11COPY /oneai /usr/local/bin/oneai # buildkit12.93 MB
12COPY entrypoint.sh /docker/entrypoint.sh # buildkit1.3 KB
13RUN |1 ONEAI_VERSION=1.0.1 /bin/sh -c1.31 KB
14ENV TZ=Europe/Zurich ONEAI_ENV=production ONEAI_VERSION=1.0.1 ONEAI_HOST=0.0.0.00 B
15USER oneai0 B
16EXPOSE [8080/tcp]0 B
17VOLUME [/data]0 B
18HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1:8080/api/health0 B
19ENTRYPOINT ["/docker/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'