No description
| nvim@3ede97a5eb | ||
| .gitignore | ||
| .gitmodules | ||
| build | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| README.md | ||
| run | ||
Update The Base Image
docker pull osrf/ros:iron-desktop-full
Rebuild The Image from Dockerfile
docker-compose build
Run The Container
NVIDIA
docker-compose run --rm nvidia
Others
docker-compose run --rm dev