Sign inSign up

cloudsmithy/containly:v0.3.1

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

sha256:2a38e35bc02e1f1b2043ba5ae3f22b224ecc7dcfec51f1da36ac2661176961b2

OS/ARCH

Compressed size

49.19 MB

Last pushed

over 1 year by cloudsmithy

Type

Image

Manifest digest

sha256:6b08145b319df63ccecbd4454264942e13089d019dcd219e2e05b284a9c03147

Image Layers

1# debian.sh --arch 'arm64' out/26.74 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.18 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.90 B
7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B
8RUN /bin/sh -c set -eux;12.94 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit164 B
13RUN /bin/sh -c pip install6.29 MB
14COPY . . # buildkit34.27 KB
15RUN /bin/sh -c chmod +x302 B
16CMD ["./start.sh"]0 B

Command

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