Sign inSign up

luandro/colmena-backend:c8d7c20afcf7917937b12750feabf699a7ffbac9

Multi-platform
Index digest

sha256:55bc221611152368f291ccf7eba6f23f364a0902cc17a2c5400d14eeea04767f

OS/ARCH

Compressed size

208.08 MB

Last pushed

about 1 year by luandro

Type

Image

Manifest digest

sha256:50fbe0290fa2529f3561fb4df4a97216a7378e230ae495c7dbd9618b1c01c008

Image Layers

1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 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;449.43 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.94 MB
10RUN /bin/sh -c set -eux;246 B
11CMD ["python3"]0 B
12ENV PYTHONUNBUFFERED=10 B
13RUN /bin/sh -c apk add118.4 MB
14WORKDIR /opt/app108 B
15COPY . /opt/app # buildkit885.45 KB
16RUN /bin/sh -c pip install6.08 MB
17RUN /bin/sh -c pip install63.7 MB
18RUN /bin/sh -c python -m30.3 KB
19COPY devops/builder/entrypoint.sh . # buildkit1.02 KB
20RUN /bin/sh -c chmod +x32 B
21RUN /bin/sh -c chown nobody120 B
22CMD ["/bin/sh" "-c" "/opt/app/entrypoint.sh start_prod"]0 B

Command

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