Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Modify options handling to support Docker 1.10 #56

Closed
wants to merge 1 commit into from
Closed

Modify options handling to support Docker 1.10 #56

wants to merge 1 commit into from

Conversation

flx42
Copy link
Member

@flx42 flx42 commented Feb 27, 2016

Rely on a map of boolean flags for the three Docker commands we need
to parse, instead of using a regular expression on the output of
docker help.

Rely on a map of boolean flags for the three Docker commands we need
to parse, instead of using a regular expression on the output of
`docker help`.

Fixes: #46
@flx42 flx42 closed this in f3c6e93 Mar 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant