Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dockerfile: copy package, source workspace setup.bash
Without copying the package to the image, the user had to run "catkin_make" once after the image was built. Also, now the proper setup.bash is sourced, so the user can directly type "rosrun dope dope" after building the Docker image.
- Loading branch information