Sign inSign up

pixiake/data-scientist:v0.0.1

Manifest digest

sha256:37c6b927cc86785e887c69d1c7c65166098475f1f0817e8f6920bb5b50e48e62

OS/ARCH

linux/amd64

Compressed size

375.11 MB

Last pushed

over 1 year by pixiake

Type

Image

Manifest digest

sha256:37c6b927cc86785e887c69d1c7c65166098475f1f0817e8f6920bb5b50e48e62

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.100 B
7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app125 B
12ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 STREAMLIT_SERVER_PORT=8501 STREAMLIT_SERVER_HEADLESS=true0 B
13RUN /bin/sh -c apt-get update95.62 MB
14COPY requirements.txt . # buildkit488 B
15RUN /bin/sh -c pip install236.16 MB
16COPY data_scientist/ /app/data_scientist/ # buildkit32.33 KB
17EXPOSE map[8501/tcp:{}]0 B
18CMD ["streamlit" "run" "/app/data_scientist/欢迎.py" "--server.port=8501"0 B

Command

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