docker.io/lejianwen/rustdesk-api:v2.7 linux/arm64

docker.io/lejianwen/rustdesk-api:v2.7 - 国内下载镜像源 浏览次数:10 aityp 贡献同步 温馨提示: 这是一个 linux/arm64 系统架构镜像

RustDesk API 容器镜像

该镜像包含 RustDesk 的 API 部分,允许您通过 API 与 RustDesk 服务器进行交互。您可以使用该镜像来构建自定义的 RustDesk 应用程序或服务。 **功能:** * 提供 RustDesk API 接口 * 支持与 RustDesk 服务器通信 * 可以用于构建自定义的 RustDesk 应用程序 **使用方法:** docker pull docker.io/lejianwen/rustdesk-api **注意:** * 该镜像需要与 RustDesk 服务器配合使用。 * 您可以参考 RustDesk API 文档来了解 API 接口的使用方法。 * 该镜像可能需要一些配置才能正常工作。
源镜像 docker.io/lejianwen/rustdesk-api:v2.7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64
镜像ID sha256:13880381cf9fb396e1db8e2f735c322e0063412ce72d4a84e24dfe139c3d81fb
镜像TAG v2.7-linuxarm64
大小 68.81MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD ./apimain
启动入口
工作目录 /app
OS/平台 linux/arm64
浏览量 10 次
贡献者
avatar
aityp
镜像创建 2025-09-28T12:21:03.073056207Z
同步时间 2026-02-19 18:42
开放端口
21114/tcp
目录挂载
/app/data
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-09-28T12:20:57.935Z: org.opencontainers.image.created Custom Rustdesk Api Server, include web admin ,web client, web client v2 preview and oidc login: org.opencontainers.image.description MIT: org.opencontainers.image.licenses 222792419f8b55c17b36bf5f423ec5ed7a53e2c4: org.opencontainers.image.revision https://github.com/lejianwen/rustdesk-api: org.opencontainers.image.source rustdesk-api: org.opencontainers.image.title https://github.com/lejianwen/rustdesk-api: org.opencontainers.image.url v2.7: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64  docker.io/lejianwen/rustdesk-api:v2.7

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64  docker.io/lejianwen/rustdesk-api:v2.7

Shell快速替换命令

sed -i 's#lejianwen/rustdesk-api:v2.7#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64  docker.io/lejianwen/rustdesk-api:v2.7'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64  docker.io/lejianwen/rustdesk-api:v2.7'

镜像构建历史


# 2025-09-28 20:21:03  0.00B 设置默认要执行的命令
CMD ["./apimain"]
                        
# 2025-09-28 20:21:03  0.00B 声明容器运行时监听的端口
EXPOSE &{[{{9 0} {9 0}}] 0xc000425900}
                        
# 2025-09-28 20:21:03  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/app/data]
                        
# 2025-09-28 20:21:03  59.81MB 复制新文件或目录到容器中
COPY ./arm64/release /app/ # buildkit
                        
# 2025-09-28 20:21:02  499.24KB 执行命令并创建新的镜像层
RUN |1 BUILDARCH=arm64 /bin/sh -c apk add --no-cache tzdata # buildkit
                        
# 2025-09-28 20:21:00  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2025-09-28 20:21:00  0.00B 定义构建参数
ARG BUILDARCH=arm64
                        
# 2025-07-15 19:01:16  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-07-15 19:01:16  8.51MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:13880381cf9fb396e1db8e2f735c322e0063412ce72d4a84e24dfe139c3d81fb",
    "RepoTags": [
        "lejianwen/rustdesk-api:v2.7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api:v2.7-linuxarm64"
    ],
    "RepoDigests": [
        "lejianwen/rustdesk-api@sha256:ed35016339d3bcadf15c7bb3ae8490af1e3950c33f58fd2261ae009b94f5de45",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lejianwen/rustdesk-api@sha256:381a00d049410df0aab84b13720a1f3f594e774191e931c375cb0535b53dcc64"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-28T12:21:03.073056207Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "21114/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "./apimain"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/app/data": {}
        },
        "WorkingDir": "/app",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-09-28T12:20:57.935Z",
            "org.opencontainers.image.description": "Custom Rustdesk Api Server, include web admin ,web client, web client v2 preview and oidc login",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "222792419f8b55c17b36bf5f423ec5ed7a53e2c4",
            "org.opencontainers.image.source": "https://github.com/lejianwen/rustdesk-api",
            "org.opencontainers.image.title": "rustdesk-api",
            "org.opencontainers.image.url": "https://github.com/lejianwen/rustdesk-api",
            "org.opencontainers.image.version": "v2.7"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 68812345,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e86111a8ff9d7504a2102fbaddf1fda4a832571394ef29cc3d86b144cd3f7606/diff:/var/lib/docker/overlay2/b57755fafcdb2e300115e0d01933251f1e858191eb87abe7355174f16d7927d1/diff:/var/lib/docker/overlay2/28dcfae34f4f23a4e5def5178c9a75d1cd8913b1fd9b7e1699814843ed2ad2f1/diff",
            "MergedDir": "/var/lib/docker/overlay2/88c910e035ccbce393222a49b7e9fb070fec9c938e1899549614b038828e361e/merged",
            "UpperDir": "/var/lib/docker/overlay2/88c910e035ccbce393222a49b7e9fb070fec9c938e1899549614b038828e361e/diff",
            "WorkDir": "/var/lib/docker/overlay2/88c910e035ccbce393222a49b7e9fb070fec9c938e1899549614b038828e361e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0b83d017db6efafadf6b3f18d087d2ce1d67d8f0e927dc7254b0ad088074cd3a",
            "sha256:b0d8d99f87cbb20e7de2d4fa2c951580c32198afd46ffff0b1020605b4701386",
            "sha256:d916867f57013bb0a680f91b9c56e20af113bb34f56a08dcf61c727484bda656",
            "sha256:df866031b7e9c5070cd1f71e78b2e087fbc911835cef1f8da52d54896971ee68"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-02-19T18:42:41.400078785+08:00"
    }
}

更多版本

docker.io/lejianwen/rustdesk-api:v2.3.5-2

linux/amd64 docker.io64.00MB2024-10-25 17:44
622

docker.io/lejianwen/rustdesk-api:v2.4.1

linux/amd64 docker.io64.17MB2024-10-29 15:57
829

docker.io/lejianwen/rustdesk-api:full-s6

linux/amd64 docker.io102.49MB2025-04-01 23:15
812

docker.io/lejianwen/rustdesk-api:v2.6.14

linux/amd64 docker.io84.00MB2025-04-01 23:18
404

docker.io/lejianwen/rustdesk-api:v2.6.21

linux/amd64 docker.io83.37MB2025-05-28 13:52
439

docker.io/lejianwen/rustdesk-api:v2.6.25

linux/amd64 docker.io88.27MB2025-07-29 10:20
303

docker.io/lejianwen/rustdesk-api:v2.6.27

linux/amd64 docker.io88.27MB2025-08-14 16:07
258

docker.io/lejianwen/rustdesk-api:latest

linux/arm64 docker.io87.37MB2025-09-04 17:04
267

docker.io/lejianwen/rustdesk-api:v2.7-amd64

linux/amd64 docker.io69.72MB2025-10-31 18:19
184

docker.io/lejianwen/rustdesk-api:v2.7

linux/amd64 docker.io69.72MB2025-10-31 18:22
208

docker.io/lejianwen/rustdesk-api:full-s6

linux/arm64 docker.io89.39MB2026-02-19 13:24
12

docker.io/lejianwen/rustdesk-api:v2.7

linux/arm64 docker.io68.81MB2026-02-19 18:42
9