Sign inSign up

cloudsmithy/containly:v0.3.2

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

sha256:b08869a67a4b275e0f584c4b5b3bca3f08bcbb442e798e7b2b9e70c9692251a1

OS/ARCH

Compressed size

51.79 MB

Last pushed

over 1 year by cloudsmithy

Type

Image

Manifest digest

sha256:0130a0e2d55aa2bd429b7f33e286ff6dae4646e95d8c49d05b42e16f4e95ad62

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 /app91 B
12COPY requirements.txt . # buildkit203 B
13RUN /bin/sh -c pip install8.46 MB
14COPY . . # buildkit64.25 KB
15ENV PORT=50010 B
16ENV FLASK_DEBUG=false0 B
17ENV REFRESH_INTERVAL=300 B
18ENV LOG_LINES=1000 B
19EXPOSE map[5001/tcp:{}]0 B
20HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5001/0 B
21CMD ["python" "app.py"]0 B

Command

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