sha256:e8c73a8e91db1f6d46a246055ae28f2ae425eb295309030a46be0e5aa0019326
OS/ARCH
Compressed size
409.65 MB
Last pushed
about 1 month by 9m2pju
Type
Image
Manifest digest
sha256:60bbc80c1b1c3b626b8f114bd8288afc10d334bccd5025d202d5341f42df5bdd
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.28 MB8RUN /bin/sh -c set -eux;250 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 -c185.28 MB14COPY /opt/venv /opt/venv # buildkit181.1 MB15RUN |1 OTS_UI_VERSION=v1.7.5 /bin/sh -c2.02 MB16RUN |1 OTS_UI_VERSION=v1.7.5 /bin/sh -c179 B17COPY scripts/nginx_ots.conf /etc/nginx/sites-enabled/ots_http.conf # buildkit1.31 KB18COPY scripts/supervisord.conf /etc/supervisor/conf.d/ots.conf # buildkit497 B19COPY scripts/entrypoint.sh /entrypoint.sh # buildkit361 B20COPY scripts/wait-for-ca.sh /opt/ots/wait-for-ca.sh # buildkit471 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 'arm64' out/ 'trixie' '@1785715200'