]
Jeff Johnston resolved ERT-506.
-------------------------------
Resolution: Done
Add method to get container changes in DockerConnection [EBZ#516683]
--------------------------------------------------------------------
Key: ERT-506
URL:
https://issues.jboss.org/browse/ERT-506
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Jeff Johnston
Labels: 6.0.0, Docker, bzira
Fix For: Oxygen (4.7)
It is possible to get a list of changes made to the Container's file system. This is
done via the docker-client inspectContainerChanges method. This is needed to efficiently
implement running commands in remote daemons that may change mounted files.