Sign inSign up

communityfirst/colmena-app:main-faaa84e

Multi-platform
Index digest

sha256:b889e9e50c2df4bcff1230a7add88d44dafdddd74531759e503d591ac36828d2

OS/ARCH

Compressed size

85.39 MB

Last pushed

about 1 month by luandrodd

Type

Image

Manifest digest

sha256:7bb4edaf336247d560d75b172674e4d268470e6ee71502746228718b49e90e9e

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;399.19 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.200 B
8ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
9RUN /bin/sh -c set -eux;14.8 MB
10RUN /bin/sh -c set -eux;248 B
11CMD ["python3"]0 B
12RUN /bin/sh -c apk add23.57 MB
13WORKDIR /opt/app109 B
14COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit34.49 MB
15COPY /usr/local/bin/gunicorn /usr/local/bin/gunicorn # buildkit297 B
16COPY /opt/backend . # buildkit893.93 KB
17COPY /opt/frontend/dist /usr/share/nginx/html # buildkit6.72 MB
18COPY frontend/devops/local/nginx/app /etc/nginx/http.d/default.conf # buildkit362 B
19COPY backend/devops/builder/entrypoint.sh . # buildkit1.02 KB
20RUN /bin/sh -c chmod +x32 B
21RUN /bin/sh -c chown -R894.05 KB
22RUN /bin/sh -c mkdir -p137 B
23COPY <<EOF /etc/supervisor/conf.d/supervisord.conf # buildkit361 B
24ENV PYTHONUNBUFFERED=1 PYTHONPATH=/opt/app0 B
25EXPOSE [80/tcp 8000/tcp]0 B
26HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:80/0 B
27CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit