No description
Find a file
2023-09-03 20:23:36 +02:00
nvim updated nvim config 2023-09-03 20:23:07 +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
cpp.vim indent settings for cpp 2022-05-25 12:25:15 +02:00
docker-compose.yml updated nvim config 2023-09-03 20:23:07 +02:00
Dockerfile updated nvim config 2023-09-03 20:23:07 +02:00
entrypoint.sh updated nvim config 2023-09-03 20:23:07 +02:00
README.md added readme with basic instructions 2022-11-02 09:15:05 +01:00
run updated nvim config 2023-09-03 20:23:07 +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