Skip to content

Releases: mayflower/docker-ls

Debug logging

05 Feb 09:41
Compare
Choose a tag to compare

Add optional debug logging.

OAuth2 Authentication support

08 Dec 22:37
Compare
Choose a tag to compare

This release adds support for credential helpers that use OAuth2 Token Authentication. Thanks alot to @Lekensteyn for this PR.

Custom user agents

04 Dec 10:24
Compare
Choose a tag to compare

This release supports sending a custom user agent the registry via the --user-agent option.

Credentials from docker, premature spring cleaning

03 Dec 21:39
Compare
Choose a tag to compare

docker-ls now tries to reuse credentials from docker login if no credentials are specified. go dep is deprecated in favour of go modules.

Output templates

01 Oct 20:49
Compare
Choose a tag to compare

Support gelang templates for output formatting

Recursion fix

02 Oct 13:34
Compare
Choose a tag to compare

Fixes recursion (-l, --level) on docker-ls repositories and docker-ls tags

CLI overhaul

21 Sep 09:43
Compare
Choose a tag to compare

A full CLI overhaul. docker-ls Now supports shorthand flags, configuration per environment and config files.

Release 0.2.0

23 Jun 10:21
Compare
Choose a tag to compare

Add interactive password prompt, support manifest v2.2 (see changelog).

Initial release 0.1.0

27 Feb 20:22
Compare
Choose a tag to compare

Initial release on github.