Community
Participate
Working Groups
Currently, a command being run in a container using a remote daemon must copy all data from additional directories to a container volume and copy all changes back. If a user has an established volume, they might prefer to use the volume than incur the copying cost every command. To that end, the Docker tools need to identify an additional directory specification that uses volume_name:container_dir syntax and in that case bind the volume name and avoid the creation and copying of volumes. This bug adds this functionality to the Docker Tooling.
Patch has been merged to master branch.
New Gerrit change created: https://git.eclipse.org/r/138105
Gerrit change https://git.eclipse.org/r/138105 was merged to [master]. Commit: http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/commit/?id=36854cd3a671aa07cc4bc9729cd25a702e9ac245