sha256:61e42ea4a56eae756f159e29f57998151b7699438dc3bcd60ef99db3fd7cb085
OS/ARCH
Compressed size
85.39 MB
Last pushed
about 1 month by luandrodd
Type
Image
Manifest digest
sha256:fa07f42ae4709e063a574252ea6792d9572482b69e5ae82bd5b3ce7b103cfca1
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 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;399.19 KB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.200 B8ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B9RUN /bin/sh -c set -eux;14.8 MB10RUN /bin/sh -c set -eux;248 B11CMD ["python3"]0 B12RUN /bin/sh -c apk add23.57 MB13WORKDIR /opt/app109 B14COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit34.49 MB15COPY /usr/local/bin/gunicorn /usr/local/bin/gunicorn # buildkit297 B16COPY /opt/backend . # buildkit893.93 KB17COPY /opt/frontend/dist /usr/share/nginx/html # buildkit6.72 MB18COPY frontend/devops/local/nginx/app /etc/nginx/http.d/default.conf # buildkit362 B19COPY backend/devops/builder/entrypoint.sh . # buildkit1.02 KB20RUN /bin/sh -c chmod +x32 B21RUN /bin/sh -c chown -R894.05 KB22RUN /bin/sh -c mkdir -p137 B23COPY <<EOF /etc/supervisor/conf.d/supervisord.conf # buildkit361 B24ENV PYTHONUNBUFFERED=1 PYTHONPATH=/opt/app0 B25EXPOSE [80/tcp 8000/tcp]0 B26HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:80/0 B27CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit