Skip to content

0.7.2

Compare
Choose a tag to compare
@prepor prepor released this 21 Nov 12:30
· 102 commits to master since this release

FEATURES:

  • Added support for private repositories. You can pass --docker-auth argument with
    path to file in the same format as ~/.docker/config.json. Auth credentials
    from this file will be used in pull-image requests

BUG FIXES:

  • Fixed infinity waiting on 304 http responses (e.g. docker stop response)
  • Fixed incorrect handling of pulling errors
  • Fixed file descriptor leak in Consul.deregister_service