robustadev/robusta-runner:0.34.1

Multi-platform
Index digest

sha256:fe8d50c1365cdde2ba9024a7ac2b440986a2e49697ec278c991375f29ff1b104

OS/ARCH

Compressed size

290.79 MB

Last pushed

4 months by kotlickya

Type

Image

Manifest digest

sha256:4849843eb9098d5cc6f050a6d2c5bbf843593a45f885331463d3c5d5971c36dd

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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;1.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV ENV_TYPE=DEV0 B
12ENV PYTHONUNBUFFERED=10 B
13ENV VIRTUAL_ENV=/app/venv0 B
14ENV PATH=/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15ENV PYTHONPATH=:.:/app/src0 B
16WORKDIR /app93 B
17RUN /bin/sh -c apt-get update55.75 MB
18RUN /bin/sh -c git config163 B
19RUN /bin/sh -c rm -rf32 B
20RUN /bin/sh -c rm -rf32 B
21COPY /app/venv /venv # buildkit85.73 MB
22COPY /etc/robusta/playbooks/defaults /etc/robusta/playbooks/defaults # buildkit4.39 MB
23COPY /app /app # buildkit86.08 MB
24RUN /bin/sh -c rm -rf127 B
25COPY /app/Release.key /tmp/Release.key # buildkit1.45 KB
26RUN /bin/sh -c cat /tmp/Release.key15.24 MB
27CMD ["python3" "-u" "-m" "robusta.runner.main"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'