Sign inSign up

discostu105/screentimer:20260725112314

Index digest

sha256:85186bdd7736e165ac6954c5a0e4cb930a9c29b8f9a84bbca3da16f88c8ec36f

OS/ARCH

linux/amd64

Compressed size

64.55 MB

Last pushed

about 2 months by discostu105

Type

Image

Manifest digest

sha256:89f9714fef1c42e1fb5065db263e523cbefa59afc2f15fd8f413e0e8aafee00a

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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 DATA_DIR=/data0 B
12WORKDIR /app93 B
13COPY pyproject.toml README.md ./ #2.37 KB
14COPY src ./src # buildkit95.39 KB
15RUN /bin/sh -c pip install23.27 MB
16USER 100010 B
17EXPOSE [8000/tcp]0 B
18CMD ["uvicorn" "screentimer.main:app" "--host" "0.0.0.0"0 B

Command

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