sha256:489c4b999072bdd725b1815ee36508907cdd74e9e6e4480c9dde5101d80b345b
OS/ARCH
linux/amd64
Compressed size
755.49 MB
Last pushed
over 2 years by kubiya
Type
Image
Manifest digest
sha256:489c4b999072bdd725b1815ee36508907cdd74e9e6e4480c9dde5101d80b345b
Image Layers
1ADD file ... in / 27.78 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.70 B8RUN /bin/sh -c set -eux;12.24 MB9RUN /bin/sh -c set -eux;241 B10ENV PYTHON_PIP_VERSION=23.2.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B14RUN /bin/sh -c set -eux;3.24 MB15CMD ["python3"]0 B16RUN /bin/sh -c useradd -m3.24 KB17WORKDIR /code94 B18RUN /bin/sh -c apt-get update45.64 MB19COPY ./requirements.txt /code/requirements.txt # buildkit268 B20COPY config.yaml /temp-config/ # buildkit1.16 KB21RUN /bin/sh -c python -m64.04 MB22RUN /bin/sh -c apt update9.52 MB23RUN /bin/sh -c curl -fsSL2.46 KB24RUN /bin/sh -c echo "deb275 B25RUN /bin/sh -c apt update10.37 MB26RUN /bin/sh -c wget https://releases.hashicorp.com/terraform/1.6.2/terraform_1.6.2_linux_amd64.zip46.84 MB27RUN /bin/sh -c apt remove111.97 KB28COPY ./app /code/app # buildkit3.86 KB29RUN /bin/sh -c /venv/bin/pip install8.62 MB30RUN /bin/sh -c mkdir -p117 B31RUN /bin/sh -c /venv/bin/pyarmor gen295.38 KB32RUN /bin/sh -c /venv/bin/pyi-makespec 650 B33RUN /bin/sh -c /venv/bin/pyinstaller --clean90.98 MB34RUN /bin/sh -c rm -rf228 B35RUN /bin/sh -c mkdir /custom-bin100 B36RUN /bin/sh -c mkdir /tmp/workspace151 B37RUN /bin/sh -c ln -s384 B38RUN /bin/sh -c chmod ugo-w32.3 MB39RUN /bin/sh -c chown -R45.83 MB40USER appuser0 B41ENV PATH=/custom-bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B42WORKDIR /tmp/workspace32 B43CMD ["/code/dist/main/main"]0 B44COPY ./actions /tmp/workspace/.kubiya/ # buildkit1009 B45USER root0 B46COPY entry.sh /entry.sh # buildkit663 B47RUN /bin/sh -c chmod +x668 B48RUN /bin/sh -c apt update10.4 MB49RUN /bin/sh -c curl -LO15.15 MB50RUN /bin/sh -c curl -sSL60.68 MB51RUN /bin/sh -c curl -fsSL3 KB52RUN /bin/sh -c curl -fsSL15.7 MB53RUN /bin/sh -c curl -fsSL6.61 MB54RUN /bin/sh -c curl -fsSL4.89 KB55RUN /bin/sh -c chown appuser60.68 MB56RUN /bin/sh -c chown appuser15.15 MB57RUN /bin/sh -c chown appuser4.9 KB58RUN /bin/sh -c chown appuser15.7 MB59RUN /bin/sh -c chown appuser6.61 MB60RUN /bin/sh -c chown appuser9.42 MB61RUN /bin/sh -c chown appuser9.92 KB62USER appuser0 B63ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]0 B64COPY ./actions /tmp/workspace/.kubiya/ # buildkit1.83 KB65USER root0 B66RUN /bin/sh -c apt-get update134.71 MB67RUN /bin/sh -c pip3 install3.49 MB68WORKDIR /tmp/workspace/.kubiya/32 B69RUN /bin/sh -c chown appuser9.94 KB70USER appuser0 BCommand
ADD file:ac3cd70031d35e46d86b876934946ffc8756de4de065fbc926dce642dac07ff3 in /