Sign inSign up

molo17/gluesync-whisperer:0.0.59

Multi-platform
Index digest

sha256:abdccada5d7fdbaf3e7effe36eee81ae7076f2449ac2db8fcd84d3f3c58a2586

OS/ARCH

Compressed size

374.34 MB

Last pushed

3 months by danieleangeli

Type

Image

Manifest digest

sha256:deba9a16d5e245ac1540d8dc1c572b4617d349ac7a7e51a81d7264da30d0fbe8

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c mkdir -p161 B
13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 CORE_HUB_URL= ENTITY_START_TIMEOUT=20 B
14RUN /bin/sh -c apt-get update106.79 MB
15RUN /bin/sh -c apt-get update155.9 MB
16ENV JAVA_HOME=/usr/lib/jvm/zulu21-ca-amd640 B
17COPY /wheels /wheels # buildkit9.81 MB
18COPY ./requirements.txt . # buildkit369 B
19COPY ./entrypoint.sh . # buildkit1.8 KB
20COPY ./app.py . # buildkit2.25 KB
21COPY ./config.py . # buildkit1.3 KB
22COPY ./models.py . # buildkit2.63 KB
23COPY ./schemas.py . # buildkit2 KB
24COPY ./database.py . # buildkit3.9 KB
25COPY ./utils ./utils # buildkit28.38 KB
26COPY ./api ./api # buildkit4.95 KB
27COPY ./routers ./routers # buildkit7.04 KB
28COPY ./services ./services # buildkit45.09 KB
29RUN /bin/sh -c mkdir -p120 B
30RUN /bin/sh -c wget -O1018.71 KB
31COPY ./jdbc_drivers ./jdbc_drivers # buildkit31.75 MB
32COPY ./run_auto_operations.py . # buildkit11.68 KB
33COPY /frontend/dist ./static # buildkit347.95 KB
34RUN /bin/sh -c mkdir -p113 B
35RUN /bin/sh -c if [32 B
36RUN /bin/sh -c pip install799.98 KB
37RUN /bin/sh -c if [12.21 MB
38RUN /bin/sh -c pip install14.21 MB
39EXPOSE [1717/tcp]0 B
40ENTRYPOINT ["./entrypoint.sh"]0 B
41CMD ["python3" "app.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'