Sign inSign up

cloudsmithy/containly:v0.1

Multi-platform
Integration & delivery
API management
Developer tools
Index digest

sha256:e52d1c16df883e00d5d12b621114004f8b1b064429a2cf8ba33478703a5696d3

OS/ARCH

Compressed size

49.59 MB

Last pushed

over 1 year by cloudsmithy

Type

Image

Manifest digest

sha256:42e15f8ba4bdd4f50c70e7d49befe6c126c92d1f826abc07d643703194565e10

Image Layers

1# debian.sh --arch 'amd64' out/26.9 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.90 B
7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B
8RUN /bin/sh -c set -eux;13.02 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit165 B
13RUN /bin/sh -c pip install6.29 MB
14COPY . . # buildkit26.78 KB
15RUN /bin/sh -c chmod +x304 B
16CMD ["./start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'