No description
Find a file
2023-08-24 12:45:47 +02:00
nvim initial working version with nvim 2023-08-24 12:45:47 +02:00
cpp.vim indent settings for cpp 2022-05-25 12:25:15 +02:00
docker-compose.yml initial working version with nvim 2023-08-24 12:45:47 +02:00
Dockerfile initial working version with nvim 2023-08-24 12:45:47 +02:00
entrypoint.sh initial working version with nvim 2023-08-24 12:45:47 +02:00
README.md added readme with basic instructions 2022-11-02 09:15:05 +01:00

Update The Base Image

docker pull osrf/ros:humble-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