Sign inSign up

molo17/gluesync-whisperer:0.0.46

Manifest digest

sha256:a7c31bfffa132503bbd9344ce1440c7f2fb278b316787687937db7e6a37b58b7

OS/ARCH

linux/amd64

Compressed size

383.3 MB

Last pushed

9 months by danieleangeli

Type

Image

Manifest digest

sha256:a7c31bfffa132503bbd9344ce1440c7f2fb278b316787687937db7e6a37b58b7

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c mkdir -p169 B
13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 CORE_HUB_URL= ENTITY_START_TIMEOUT=20 B
14RUN /bin/sh -c apt-get update113.58 MB
15RUN /bin/sh -c apt-get update156.21 MB
16ENV JAVA_HOME=/usr/lib/jvm/zulu21-ca-amd640 B
17COPY /wheels /wheels # buildkit10.08 MB
18COPY ./requirements.txt . # buildkit371 B
19COPY ./entrypoint.sh . # buildkit976 B
20COPY ./app.py . # buildkit2.24 KB
21COPY ./config.py . # buildkit1.27 KB
22COPY ./models.py . # buildkit2.61 KB
23COPY ./schemas.py . # buildkit1.75 KB
24COPY ./database.py . # buildkit2.92 KB
25COPY ./utils ./utils # buildkit28.12 KB
26COPY ./api ./api # buildkit3.94 KB
27COPY ./routers ./routers # buildkit4.65 KB
28COPY ./services ./services # buildkit38.11 KB
29COPY ./jdbc_drivers ./jdbc_drivers # buildkit31.75 MB
30COPY ./run_auto_operations.py . # buildkit11.68 KB
31COPY /frontend/dist ./static # buildkit322.84 KB
32RUN /bin/sh -c mkdir -p125 B
33RUN /bin/sh -c if [989 B
34RUN /bin/sh -c pip install607.17 KB
35RUN /bin/sh -c if [12.94 MB
36RUN /bin/sh -c pip install14.4 MB
37EXPOSE map[1717/tcp:{}]0 B
38CMD ["python3" "app.py"]0 B

Command

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