Sign inSign up

fireseeddev/fireseed-file-sync:latest

Multi-platform
Index digest

sha256:e5f8673f841bfdd9c827b3a2a6b8d44fa1bf41c6a1446e39af3181ca89c66d65

OS/ARCH

Compressed size

51.72 MB

Last pushed

4 months by fireseeddev

Type

Image

Manifest digest

sha256:c4a9cbc1d9d25687ef78a33837876fceee7818e663fee7945dd79e425d9e7d1f

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c pip install10.26 MB
13WORKDIR /opt/file-sync119 B
14COPY sync.py . # buildkit3.87 KB
15RUN /bin/sh -c useradd --uid6.97 KB
16USER 1000:10000 B
17ENTRYPOINT ["python" "sync.py"]0 B

Command

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