sha256:726e526338da6a94c9ff4f2fd0eed4a7a1357bdbe6a4391d062e0f4c6c5a5921
OS/ARCH
Compressed size
85.39 MB
Last pushed
about 1 month by luandrodd
Type
Image
Manifest digest
sha256:cdfb1fc2aa15ae7501d47baf516e2f0e0fefe632bbb04ad1b3424769a570a75c
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/app108 B14COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit34.48 MB15COPY /usr/local/bin/gunicorn /usr/local/bin/gunicorn # buildkit296 B16COPY /opt/backend . # buildkit893.92 KB17COPY /opt/frontend/dist /usr/share/nginx/html # buildkit6.72 MB18COPY frontend/devops/local/nginx/app /etc/nginx/http.d/default.conf # buildkit360 B19COPY backend/devops/builder/entrypoint.sh . # buildkit1.02 KB20RUN /bin/sh -c chmod +x32 B21RUN /bin/sh -c chown -R894.01 KB22RUN /bin/sh -c mkdir -p139 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