sha256:c0a41830e3b781d208c40efbd850edb662cb6b803775450b7f9a1526f5d72077
OS/ARCH
Compressed size
196.05 MB
Last pushed
about 1 year by luandro
Type
Image
Manifest digest
sha256:3034bbe50fd0b50e55c5733e32b1d0e53f61ca31ae21783941be5a2d8f247e28
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