Sign inSign up

molo17/gluesync-whisperer:0.0.53

Manifest digest

sha256:af3f52ee521618ef1d69f2c6c49a9d8325bd97aa4208c4635b5a511d600d0dc7

OS/ARCH

linux/amd64

Compressed size

383.61 MB

Last pushed

6 months by danieleangeli

Type

Image

Manifest digest

sha256:af3f52ee521618ef1d69f2c6c49a9d8325bd97aa4208c4635b5a511d600d0dc7

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.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;250 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.3 MB
16ENV JAVA_HOME=/usr/lib/jvm/zulu21-ca-amd640 B
17COPY /wheels /wheels # buildkit9.75 MB
18COPY ./requirements.txt . # buildkit372 B
19COPY ./entrypoint.sh . # buildkit1.79 KB
20COPY ./app.py . # buildkit2.24 KB
21COPY ./config.py . # buildkit1.3 KB
22COPY ./models.py . # buildkit2.62 KB
23COPY ./schemas.py . # buildkit1.99 KB
24COPY ./database.py . # buildkit3.89 KB
25COPY ./utils ./utils # buildkit28.28 KB
26COPY ./api ./api # buildkit4.33 KB
27COPY ./routers ./routers # buildkit7.04 KB
28COPY ./services ./services # buildkit44.82 KB
29RUN /bin/sh -c mkdir -p130 B
30RUN /bin/sh -c wget -O1018.74 KB
31COPY ./jdbc_drivers ./jdbc_drivers # buildkit31.75 MB
32COPY ./run_auto_operations.py . # buildkit11.68 KB
33COPY /frontend/dist ./static # buildkit344.73 KB
34RUN /bin/sh -c mkdir -p122 B
35RUN /bin/sh -c if [1.81 KB
36RUN /bin/sh -c pip install613.69 KB
37RUN /bin/sh -c if [12.51 MB
38RUN /bin/sh -c pip install14.34 MB
39EXPOSE map[1717/tcp:{}]0 B
40ENTRYPOINT ["./entrypoint.sh"]0 B
41CMD ["python3" "app.py"]0 B

Command

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