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 MB2ARG ONEAI_VERSION=1.0.10 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.10 B9LABEL website=https://www.onesystems.ch0 B10RUN |1 ONEAI_VERSION=1.0.1 /bin/sh -c3.64 MB11COPY /oneai /usr/local/bin/oneai # buildkit12.93 MB12COPY entrypoint.sh /docker/entrypoint.sh # buildkit1.3 KB13RUN |1 ONEAI_VERSION=1.0.1 /bin/sh -c1.31 KB14ENV TZ=Europe/Zurich ONEAI_ENV=production ONEAI_VERSION=1.0.1 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 'amd64' out/ 'bookworm' '@1785715200'