Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 221 Bytes

DOCKER-GUIDE.md

File metadata and controls

6 lines (5 loc) · 221 Bytes

Guide to Docker

sudo docker build -t team613 .
sudo docker run --rm -it --network=host --gpus=all -v /mnt/DATA/CUOC_DUA_SO/sources/SuperCar/main_ws/src/team613:/catkin_ws/src/team613 --name team613 team613 bash