Sign inSign up

luandrodd/colmena-unified:latest

Multi-platform
Index digest

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 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/app108 B
14COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit34.48 MB
15COPY /usr/local/bin/gunicorn /usr/local/bin/gunicorn # buildkit296 B
16COPY /opt/backend . # buildkit893.92 KB
17COPY /opt/frontend/dist /usr/share/nginx/html # buildkit6.72 MB
18COPY frontend/devops/local/nginx/app /etc/nginx/http.d/default.conf # buildkit360 B
19COPY backend/devops/builder/entrypoint.sh . # buildkit1.02 KB
20RUN /bin/sh -c chmod +x32 B
21RUN /bin/sh -c chown -R894.01 KB
22RUN /bin/sh -c mkdir -p139 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