Sign inSign up

intigration/uns:latest

Integration & delivery
Message queues
Databases & storage
Manifest digest

sha256:761bd10a4ec2a982b035fd0ef452543f34cd968bfba3bddd7dca3fef033fd9b2

OS/ARCH

linux/amd64

Compressed size

120.6 MB

Last pushed

7 months by intigration

Type

Image

Manifest digest

sha256:761bd10a4ec2a982b035fd0ef452543f34cd968bfba3bddd7dca3fef033fd9b2

Image Layers

1# debian.sh --arch 'amd64' out/29.36 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;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update15.1 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit284 B
14RUN /bin/sh -c pip install61.21 MB
15COPY postgres_schema.sql . # buildkit2.33 KB
16COPY create_tables.py . # buildkit726 B
17COPY provision_postgres.sh . # buildkit956 B
18COPY entrypoint.sh . # buildkit1.11 KB
19RUN /bin/sh -c chmod +x1.61 KB
20ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'