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 MB2ARG ONEAI_VERSION=1.0.00 B3LABEL org.opencontainers.image.title=OneAI0 B4LABEL org.opencontainers.image.description=OpenAI-compatible AI Gateway for0 B5LABEL org.opencontainers.image.vendor=OneSystems GmbH0 B6LABEL org.opencontainers.image.source=https://git.onesystems.ch/OneAI/App0 B7LABEL org.opencontainers.image.version=1.0.00 B9LABEL website=https://www.onesystems.ch0 B10RUN |1 ONEAI_VERSION=1.0.0 /bin/sh -c3.47 MB11COPY /oneai /usr/local/bin/oneai # buildkit11.63 MB12COPY entrypoint.sh /docker/entrypoint.sh # buildkit1.29 KB13RUN |1 ONEAI_VERSION=1.0.0 /bin/sh -c1.31 KB14ENV TZ=Europe/Zurich ONEAI_ENV=production ONEAI_VERSION=1.0.0 ONEAI_HOST=0.0.0.00 B15USER oneai0 B16EXPOSE [8080/tcp]0 B17VOLUME [/data]0 B18HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1:8080/api/health0 B19ENTRYPOINT ["/docker/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'