No description
Find a file
2023-10-12 14:34:01 +02:00
nvim many updates :-) 2023-10-12 14:34:01 +02:00
.gitignore updated nvim config 2023-09-03 20:23:07 +02:00
build updated nvim config 2023-09-03 20:23:07 +02:00
docker-compose.yml many updates :-) 2023-10-12 14:34:01 +02:00
Dockerfile many updates :-) 2023-10-12 14:34:01 +02:00
entrypoint.sh updated nvim config 2023-09-03 20:23:07 +02:00
README.md many updates :-) 2023-10-12 14:34:01 +02:00
run updated nvim config 2023-09-03 20:23:07 +02:00

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