sha256:4f7832613e0ddbe5e118a0f039244526c8e1fa6a6b1c6146d8069593a6ef9ec3
OS/ARCH
Compressed size
101.17 MB
Last pushed
about 2 months by mkleger
Type
Image
Manifest digest
sha256:9054238631becbcbf7cbafd3872f3d7000eea0d6fd2b9b4a346aee811090ebed
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.2 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ARG ONERUN_VERSION=1.0.00 B12ARG ANSIBLE_CORE_VERSION=2.21.20 B13LABEL org.opencontainers.image.title=OneRun0 B14LABEL org.opencontainers.image.description=Modern lightweight Ansible automation0 B15LABEL org.opencontainers.image.vendor=OneSystems GmbH0 B16LABEL org.opencontainers.image.source=https://git.onesystems.ch/OneRun/App0 B17LABEL org.opencontainers.image.version=1.0.00 B19LABEL website=https://www.onesystems.ch0 B20RUN |2 ONERUN_VERSION=1.0.0 ANSIBLE_CORE_VERSION=2.21.2 /bin/sh45.63 MB21COPY /onerun /usr/local/bin/onerun # buildkit12.56 MB22COPY entrypoint.sh /docker/entrypoint.sh # buildkit1.3 KB23COPY healthcheck.sh /docker/healthcheck.sh # buildkit531 B24RUN |2 ONERUN_VERSION=1.0.0 ANSIBLE_CORE_VERSION=2.21.2 /bin/sh1.61 KB25ENV TZ=Europe/Zurich ONERUN_ENV=production ONERUN_VERSION=1.0.0 ONERUN_HOST=0.0.0.00 B26USER onerun0 B27EXPOSE [8080/tcp]0 B28VOLUME [/data]0 B29HEALTHCHECK {Test:[CMD /docker/healthcheck.sh] Interval:30s Timeout:5s0 B30ENTRYPOINT ["/docker/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'