Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
397 contributions in the last year
Contribution activity
November 2020
Created 56 commits in 3 repositories
Created 1 repository
- mviereck/test Dockerfile
Created an issue in moby/moby that received 2 comments
Mount host volume in another host volume: unexpected leftover folder
Description
Issue with --volume:
If I mount a host folder dir1 in a container,
and mount another host folder dir2 as a subfolder of first mounted f…