Sign inSign up

luandro/colmena-backend:latest

Multi-platform
Index digest

sha256:920218a06f0fce25de7fa2739dd0c6796018af0b5a76516435ed016136df7cc8

OS/ARCH

Compressed size

198.65 MB

Last pushed

about 1 year by luandro

Type

Image

Manifest digest

sha256:78d69b9ff650ec4f8819fac854ae9e6d922fe87f3b918e1ced7a7142f6518c06

Image Layers

1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 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;439.03 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.180 B
8ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
9RUN /bin/sh -c set -eux;14.99 MB
10RUN /bin/sh -c set -eux;249 B
11CMD ["python3"]0 B
12ENV PYTHONUNBUFFERED=10 B
13RUN /bin/sh -c apk add117.37 MB
14WORKDIR /opt/app110 B
15COPY . /opt/app # buildkit885.45 KB
16RUN /bin/sh -c pip install5.81 MB
17RUN /bin/sh -c pip install55.25 MB
18RUN /bin/sh -c python -m3.92 KB
19COPY devops/builder/entrypoint.sh . # buildkit1.02 KB
20RUN /bin/sh -c chmod +x32 B
21RUN /bin/sh -c chown nobody121 B
22CMD ["/bin/sh" "-c" "/opt/app/entrypoint.sh start_prod"]0 B

Command

ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit