v0.5.2
v0.5.2 (2020-06-09)
- improved performance of
copy_to_host
,copy_from_host
, andread
methods
inFileSystem
. - added
network_mode
parameter toprovision
method ofDockerDaemon
. - added
network_mode
property toContainer
.
copy_to_host
, copy_from_host
, and read
methodsFileSystem
.network_mode
parameter to provision
method of DockerDaemon
.network_mode
property to Container
.