8aa92cca2db3b6b2076b230d563e4b4db8db7392c9f678ea9b056690451c62d6
sha256:a66c5891b0b76ab7048a3c786c7e59c23cc66a383ed402fd50cfa693c90b44e9
OS/ARCH
linux/amd64
Compressed size
411.53 MB
Last pushed
about 2 years by kotlickya
Type
Image
Manifest digest
sha256:d44e9897141abf215de035d707afc2b1366d1041c4b3deb787336ae0ca51804b
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 /app93 B19RUN /bin/sh -c curl -sSL40.8 MB20RUN /bin/sh -c /root/.local/bin/poetry config51.44 KB21WORKDIR /app32 B22RUN /bin/sh -c apt-get update689.65 KB23COPY pyproject.toml poetry.lock /app/ #75.8 KB24RUN /bin/sh -c /root/.local/bin/poetry install247.62 MB25COPY src/ /app/src # buildkit559.75 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 /