Skip to content

Deepware-dev/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles to build Deepware Images

Setup docker

To install and setup docker you can run the script:

./setup_docker.sh

To run docker you can run the following script:

./run.sh deepwaredev/deep-image 

and than, in the docker, run:

terminator 

now, you can run, roscore, rviz ecc...

if you want to mount your home folder, start the docker with the following option:

/run.sh -v /home/$USER:/home/deepware deepwaredev/deep-image 

now you can find your home folder on home deepware.

About

Official Dockerfiles for build deepware image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published