sha256:524fe92748047f691879af2c32ddf8e588145c72e29f39beb4e7482aff309cae
OS/ARCH
Compressed size
41 MB
Last pushed
about 1 month by czyt
Type
Image
Manifest digest
sha256:138263063c5e849b46d8ee3636c07177a0c6c0bb821f67ad2db88e2fb24687e8
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update3.2 MB3ENV TZ=Asia/Shanghai0 B4WORKDIR /app92 B5COPY /app/target/release/rustdesk-console /app/rustdesk-console # buildkit10.98 MB6COPY /app/conf /app/conf # buildkit2.19 KB7RUN /bin/sh -c mkdir -p131 B8VOLUME [/app/data]0 B9EXPOSE [21114/tcp]0 B10CMD ["./rustdesk-console" "-c" "./conf/config.yaml"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'