58ae5673e33c2fcd3a3552d4b36df6900f9d03dd771b6019ea068151bf6f818d
sha256:dfcd1e947fcc9e7ae6e67df45cbdee721b0a810115eb509e38946c8f86f19701
OS/ARCH
linux/amd64
Compressed size
411.52 MB
Last pushed
about 2 years by kotlickya
Type
Image
Manifest digest
sha256:97036e8bf6ceef69c0e945e1f171ca6b221164046ba22f1b8156f43f91808394
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.190 B8RUN /bin/sh -c set -eux;11.34 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B14RUN /bin/sh -c set -eux;2.99 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt-get update67.14 MB17ENV ENV_TYPE=DEV0 B18RUN /bin/sh -c mkdir /app87 B19RUN /bin/sh -c curl -sSL40.79 MB20RUN /bin/sh -c /root/.local/bin/poetry config51.44 KB21WORKDIR /app32 B22RUN /bin/sh -c apt-get update689.69 KB23COPY pyproject.toml poetry.lock /app/ #75.8 KB24RUN /bin/sh -c /root/.local/bin/poetry install247.62 MB25COPY src/ /app/src # buildkit559.88 KB26RUN /bin/sh -c /root/.local/bin/poetry install1.45 KB27COPY playbooks/ /etc/robusta/playbooks/defaults # buildkit4.33 MB28RUN /bin/sh -c python3 -m4.82 MB29CMD ["python3" "-u" "-m" "robusta.runner.main"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /