Sign inSign up

moppie/rk-sync:0.3.8

Index digest

sha256:f89e481c41ca12ef1225522f87fb1aa56dae7141fd47dcbffca7b4b91ee5f1ad

OS/ARCH

linux/arm64

Compressed size

409.75 MB

Last pushed

24 days by moppie

Type

Image

Manifest digest

sha256:6d91182f97ade36631b2be65a55d0f552c87405637658ef8557a97f1fbd565ec

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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.22 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.74 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /install /usr/local # buildkit83.54 MB
13RUN /bin/sh -c apt-get update282.48 MB
14COPY sync_worker.py . # buildkit5.72 KB
15RUN /bin/sh -c mkdir /data93 B
16CMD ["python" "-u" "sync_worker.py"]0 B

Command

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