cyrof/remotewakeserver:latest

Multi-platform
Networking
Internet of things
Index digest

sha256:bf1fb5a92921560a89d58fc0b966005c28750efeb7524bf595b3b15938cae99e

OS/ARCH

Compressed size

75.02 MB

Last pushed

6 months by cyrof

Type

Image

Manifest digest

sha256:6a1e0280d492b596274d871f56c2d469a1596fc3316802f468d949b0e4a603e2

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c pip install24.61 MB
13COPY pyproject.toml uv.lock ./ #23.55 KB
14RUN /bin/sh -c uv sync8.94 MB
15COPY app ./app # buildkit5.1 KB
16EXPOSE [8000/tcp]0 B
17CMD ["/app/.venv/bin/uvicorn" "app.api:app" "--host" "0.0.0.0"0 B

Command

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