Sign inSign up

luandrodd/colmena-unified:e8e85d6d3dde545c663c00a38ab8f1e61024f140

Multi-platform
Index digest

sha256:726e526338da6a94c9ff4f2fd0eed4a7a1357bdbe6a4391d062e0f4c6c5a5921

OS/ARCH

Compressed size

81.64 MB

Last pushed

about 1 month by luandrodd

Type

Image

Manifest digest

sha256:998a532f0cf599385e88157f3bc2053abc83edb9ef1f5a7cb8f22801ec5b7e84

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 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;402.81 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.98 MB
10RUN /bin/sh -c set -eux;248 B
11CMD ["python3"]0 B
12RUN /bin/sh -c apk add23.51 MB
13WORKDIR /opt/app108 B
14COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit30.3 MB
15COPY /usr/local/bin/gunicorn /usr/local/bin/gunicorn # buildkit297 B
16COPY /opt/backend . # buildkit893.94 KB
17COPY /opt/frontend/dist /usr/share/nginx/html # buildkit6.72 MB
18COPY frontend/devops/local/nginx/app /etc/nginx/http.d/default.conf # buildkit359 B
19COPY backend/devops/builder/entrypoint.sh . # buildkit1.02 KB
20RUN /bin/sh -c chmod +x32 B
21RUN /bin/sh -c chown -R894.04 KB
22RUN /bin/sh -c mkdir -p139 B
23COPY <<EOF /etc/supervisor/conf.d/supervisord.conf # buildkit363 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-aarch64.tar.gz / # buildkit