robustadev/robusta-runner:0.35.0-alpha

Multi-platform
Index digest

sha256:f346ba5af852b681e099f32d28d5b9e1457416dce5c146824fdf1e503bdc45fd

OS/ARCH

Compressed size

305.61 MB

Last pushed

3 months by kotlickya

Type

Image

Manifest digest

sha256:1bd6947e00a7fe744cf35ef7d3e9e19b4699b068a3edb16394ce2a201293e3f9

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.7 MB
9RUN /bin/sh -c set -eux;250 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 update56.13 MB
18RUN /bin/sh -c git config163 B
19RUN /bin/sh -c rm -rf32 B
20RUN /bin/sh -c rm -rf32 B
21RUN /bin/sh -c pip3 install2.55 MB
22COPY /app/venv /venv # buildkit90.93 MB
23COPY /etc/robusta/playbooks/defaults /etc/robusta/playbooks/defaults # buildkit4.39 MB
24COPY /app /app # buildkit91.27 MB
25RUN /bin/sh -c rm -rf127 B
26RUN /bin/sh -c rm -rf266 B
27COPY /app/Release.key /tmp/Release.key # buildkit1.45 KB
28RUN /bin/sh -c cat /tmp/Release.key17.01 MB
29CMD ["python3" "-u" "-m" "robusta.runner.main"]0 B

Command

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