Sign inSign up

czyt/rustdesk-console:v0.2.32

Multi-platform
Index digest

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 MB
2RUN /bin/sh -c apt-get update3.2 MB
3ENV TZ=Asia/Shanghai0 B
4WORKDIR /app92 B
5COPY /app/target/release/rustdesk-console /app/rustdesk-console # buildkit10.98 MB
6COPY /app/conf /app/conf # buildkit2.19 KB
7RUN /bin/sh -c mkdir -p131 B
8VOLUME [/app/data]0 B
9EXPOSE [21114/tcp]0 B
10CMD ["./rustdesk-console" "-c" "./conf/config.yaml"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'