You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor version bump (v1.32.0)
* Adding missing opts parameter to Docker::Volume.create
* Ensure stop & restart timeouts apply to Excon timeout for Container#stop/Container#restart
* Allow passing args to Container#attach
* Ignore files based on dockerignore
* Do not ship extra files in the gem
* Drop 1.9 support
Minor version bump
Add Container#read_file, and Container#store_file
Add Container#update
Add Image.remove
Expand Image#run and Container#exec to take additional options