Sign inSign up

onesystems/onerun:1.0.0

Multi-platform
Networking
API management
Developer tools
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11ARG ONERUN_VERSION=1.0.00 B
12ARG ANSIBLE_CORE_VERSION=2.21.20 B
13LABEL org.opencontainers.image.title=OneRun0 B
14LABEL org.opencontainers.image.description=Modern lightweight Ansible automation0 B
15LABEL org.opencontainers.image.vendor=OneSystems GmbH0 B
16LABEL org.opencontainers.image.source=https://git.onesystems.ch/OneRun/App0 B
17LABEL org.opencontainers.image.version=1.0.00 B
18LABEL maintainer=Michael Kleger <[email protected]>0 B
19LABEL website=https://www.onesystems.ch0 B
20RUN |2 ONERUN_VERSION=1.0.0 ANSIBLE_CORE_VERSION=2.21.2 /bin/sh45.63 MB
21COPY /onerun /usr/local/bin/onerun # buildkit12.56 MB
22COPY entrypoint.sh /docker/entrypoint.sh # buildkit1.3 KB
23COPY healthcheck.sh /docker/healthcheck.sh # buildkit531 B
24RUN |2 ONERUN_VERSION=1.0.0 ANSIBLE_CORE_VERSION=2.21.2 /bin/sh1.61 KB
25ENV TZ=Europe/Zurich ONERUN_ENV=production ONERUN_VERSION=1.0.0 ONERUN_HOST=0.0.0.00 B
26USER onerun0 B
27EXPOSE [8080/tcp]0 B
28VOLUME [/data]0 B
29HEALTHCHECK {Test:[CMD /docker/healthcheck.sh] Interval:30s Timeout:5s0 B
30ENTRYPOINT ["/docker/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'