Releases: upserve/docker-api
Releases · upserve/docker-api
v1.22.0
16 Jul 14:55
Compare
Sorry, something went wrong.
No results found
Better streaming logs support for long running processes
v1.21.4
16 Jul 14:55
Compare
Sorry, something went wrong.
No results found
Enable retries with Container#wait
v1.21.3
29 Apr 12:07
Compare
Sorry, something went wrong.
No results found
Enable use of docker cache
v1.21.2
29 Apr 12:07
Compare
Sorry, something went wrong.
No results found
Timeout error doesn't have a response
v1.21.1
29 Apr 12:07
Compare
Sorry, something went wrong.
No results found
Make error messages pertain to the Docker errors
v1.21.0
29 Mar 13:48
Compare
Sorry, something went wrong.
No results found
Add support for turning off ssl_verify_peer
v1.20.0
02 Mar 17:07
Compare
Sorry, something went wrong.
No results found
Features :
Add container rename
Bug fixes :
Docker::Error::ConfictError to Docker::Error::ConflictError
Docker::Image.build_from_dir is now threadsafe
v1.19.0
12 Feb 13:28
Compare
Sorry, something went wrong.
No results found
Updates Remote API to 1.16
Adds exit code to Docker::Exec#start!
Calls close_write on IO if necessary after STDIN attach ends
v1.18.0
12 Feb 13:28
Compare
Sorry, something went wrong.
No results found
Add support for calling a block for each line when pulling an image
v1.17.0
05 Dec 20:12
Compare
Sorry, something went wrong.
No results found
Add support for saving Images
Use the correct connection when refreshing an Image
More robust implementation of pushing images