sha256:ec2b182e229965e45c99a30ccfd43cf2387b231e7a9c1ceb4b0f958af891931d
OS/ARCH
Compressed size
196.05 MB
Last pushed
about 1 year by luandro
Type
Image
Manifest digest
sha256:9fd770eb9ad33678a99ba7b6bd7297831d391fff669a3cd6d6cf97c97fcf3611
Image Layers
1ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]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;451.26 KB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.180 B8ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B9RUN /bin/sh -c set -eux;14.99 MB10RUN /bin/sh -c set -eux;249 B11CMD ["python3"]0 B12ENV PYTHONUNBUFFERED=10 B13RUN /bin/sh -c apk add114.62 MB14WORKDIR /opt/app109 B15COPY . /opt/app # buildkit885.46 KB16RUN /bin/sh -c pip install6.08 MB17RUN /bin/sh -c pip install55.08 MB18RUN /bin/sh -c python -m30.33 KB19COPY devops/builder/entrypoint.sh . # buildkit1.02 KB20RUN /bin/sh -c chmod +x32 B21RUN /bin/sh -c chown nobody120 B22CMD ["/bin/sh" "-c" "/opt/app/entrypoint.sh start_prod"]0 BCommand
ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit