No description
Find a file
2023-03-16 17:13:20 +01:00
cpp.vim indent settings for cpp 2022-05-25 12:25:15 +02:00
docker-compose.yml several updates 2023-03-16 17:13:20 +01:00
Dockerfile several updates 2023-03-16 17:13:20 +01:00
entrypoint.sh several updates 2023-03-16 17:13:20 +01:00
README.md added readme with basic instructions 2022-11-02 09:15:05 +01:00
vimrc several updates 2023-03-16 17:13:20 +01:00
ycm_extra_conf.py python support improved 2022-04-29 11:57:03 +02: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