Sign inSign up

cogstacksystems/medcat-trainer:sha-163e9ae

Index digest

sha256:0e54c38ad0b34db3cbade30be0ffb0f9ba9813f7cc3cdc5fec894cff8a48f6d8

OS/ARCH

linux/amd64

Compressed size

4.53 GB

Last pushed

14 days by cogstack2

Type

Image

Manifest digest

sha256:21d09c8dfd240a8eeef3c8a18ffe4ee5c47a08083a441eef995b33cd175e57a3

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.43 MB
4RUN /bin/sh -c set -ex;201.86 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.88 MB
8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
9ENV PYTHON_VERSION=3.12.140 B
10ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
11RUN /bin/sh -c set -eux;24.53 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14RUN /bin/sh -c apt-get update17.62 MB
15RUN /bin/sh -c pip install23.19 MB
16WORKDIR /home32 B
17COPY pyproject.toml uv.lock ./ #231.48 KB
18COPY /home/.venv /home/.venv # buildkit4.13 GB
19COPY api ./api # buildkit71.14 KB
20COPY scripts ./scripts # buildkit9.23 KB
21COPY templates ./templates # buildkit584 B
22COPY /build/dist ./frontend/dist # buildkit3.9 MB
23ENV UV_PROJECT=/home UV_NO_SYNC=10 B
24RUN /bin/sh -c mkdir -p32 B
25RUN /bin/sh -c chmod u+x1.1 KB
26WORKDIR /home/api/32 B

Command

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