Skip to content

Instantly share code, notes, and snippets.

@fire
Last active August 29, 2015 14:14
Show Gist options
  • Save fire/a32d0b93878fcb432e41 to your computer and use it in GitHub Desktop.
Save fire/a32d0b93878fcb432e41 to your computer and use it in GitHub Desktop.
Add directory to virtalbox's shared dirctory
docker run -d -v /UE4/:/src -p 8081:8080 steinwaywhw/opengrok
docker exec -it [container-id] bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment