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.20.0)
Features:
Add container rename
Bug fixes:
Docker::Error::ConfictError to Docker::Error::ConflictError
Docker::Image.build_from_dir is now threadsafe
Minor version bump v1.19.0
Updates Remote API to 1.16
Adds exit code to Docker::Exec#start!
Calls `close_write` on IO if necessary after STDIN attach ends
Minor version bump v1.17.0
* Add support for saving Images
* Use the correct connection when refreshing an Image
* More robust implementation of pushing images