
!Docker Automated build https://github.com/Tiryoh/docker-ros2-desktop-vnc/workflows/Publish%20to%20Registry/badge.svg?branch=master](https://github.com/Tiryoh/docker-ros2-desktop-vnc/actions?query=workflow%3A%22Publish+to+Registry%22+branch%3Amaster)
基于https://github.com/fcwu/docker-ubuntu-vnc-desktop%E7%9A%84Dockerfile%EF%BC%8C%E6%8F%90%E4%BE%9BHTML5 VNC界面以访问Ubuntu LXDE + ROS 2。
ROS 1版本:https://github.com/Tiryoh/docker-ros-desktop-vnc
!Image from Gyazo
Open Robotics提供了官方ROS 2 Docker镜像。
https://github.com/osrf/docker_images/blob/master/README.md#official-library
有关此工具的详细信息,以下文章中有介绍(日文)。
[***]
运行Docker容器并通过端口6080访问。
根据情况调整shm-size值。
docker run -p 6080:80 --shm-size=512m tiryoh/ros2-desktop-vnc:foxy
在浏览器中访问 [***]
!Image from Gyazo
要从Dockerfile构建Docker镜像,请运行以下命令。
cd dashing && docker build -t tiryoh/ros2-desktop-vnc:dashing .
cd eloquent && docker build -t tiryoh/ros2-desktop-vnc:eloquent .
cd foxy && docker build -t tiryoh/ros2-desktop-vnc:foxy .
cd galactic && docker build -t tiryoh/ros2-desktop-vnc:galactic .
Docker标签和构建日志列表可在此页面查看。
https://github.com/Tiryoh/docker-ros2-desktop-vnc/wiki
Copyright 2020 Tiryoh<***>
本仓库基于Apache License 2.0许可发布,详见LICENSE。
除非另有说明,本仓库中的所有内容均基于Apache License 2.0许可。
此Dockerfile基于https://github.com/fcwu/docker-ubuntu-vnc-desktop%EF%BC%8C%E5%85%B6%E8%AE%B8%E5%8F%AF%E4%B8%BAhttps://github.com/fcwu/docker-ubuntu-vnc-desktop/blob/60f9ae18e71e9fabbfb23f67b212e64ab72c206e/LICENSE%E3%80%82
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。






探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
docker search 限制
站内搜不到镜像
离线 save/load
插件要用 plugin install
WSL 拉取慢
安全与 digest
新手拉取配置
镜像合规机制
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
域名连通性排查
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务