sha256:fc9557408fcc9301d9cbb31828ccebaf0ff05b96ff1dc0d0ab40b492a69fdefc
OS/ARCH
Compressed size
430.02 MB
Last pushed
about 1 month by 9m2pju
Type
Image
Manifest digest
sha256:a91577ba5e87dda91c97f0162f87977a86dca36aca1bc97ad59399e4a5e2b796
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG OTS_UI_VERSION=v1.7.50 B11ENV OTS_UI_VERSION=v1.7.50 B12ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN |1 OTS_UI_VERSION=v1.7.5 /bin/sh -c190.83 MB14COPY /opt/venv /opt/venv # buildkit196.18 MB15RUN |1 OTS_UI_VERSION=v1.7.5 /bin/sh -c2.02 MB16RUN |1 OTS_UI_VERSION=v1.7.5 /bin/sh -c178 B17COPY scripts/nginx_ots.conf /etc/nginx/sites-enabled/ots_http.conf # buildkit1.31 KB18COPY scripts/supervisord.conf /etc/supervisor/conf.d/ots.conf # buildkit496 B19COPY scripts/entrypoint.sh /entrypoint.sh # buildkit360 B20COPY scripts/wait-for-ca.sh /opt/ots/wait-for-ca.sh # buildkit470 B21COPY scripts/start.sh /opt/ots/start.sh # buildkit1.87 KB22RUN |1 OTS_UI_VERSION=v1.7.5 /bin/sh -c2.22 KB23EXPOSE [8080/tcp 8081/tcp 8088/tcp 8089/tcp0 B24VOLUME [/data]0 B25HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8080/0 B26ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'