Sign inSign up

onesystems/oneai:1.0.0

Multi-platform
API management
Machine learning & AI
Index digest

sha256:2cee793d5d8321892d9fc67f2d7fa29d30d7ddab7ceb014cc8c64dccda7e9af3

OS/ARCH

Compressed size

41.92 MB

Last pushed

about 2 months by mkleger

Type

Image

Manifest digest

sha256:2d5981cfd65fce650b97abed4b0774027be5f1c9e6a49aeca8bcd12087b9bad8

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ARG ONEAI_VERSION=1.0.00 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.00 B
8LABEL maintainer=Michael Kleger <[email protected]>0 B
9LABEL website=https://www.onesystems.ch0 B
10RUN |1 ONEAI_VERSION=1.0.0 /bin/sh -c3.47 MB
11COPY /oneai /usr/local/bin/oneai # buildkit11.63 MB
12COPY entrypoint.sh /docker/entrypoint.sh # buildkit1.29 KB
13RUN |1 ONEAI_VERSION=1.0.0 /bin/sh -c1.31 KB
14ENV TZ=Europe/Zurich ONEAI_ENV=production ONEAI_VERSION=1.0.0 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 'arm64' out/ 'bookworm' '@1785715200'