img
img copied to clipboard
[cli] args after positional context are ignored
Just a minor inconsistency for the CLI experience:
$ img build . -t foo -d
=> debug and tag will be set to false and "".
Is anyone working on this issue? It breaks build commands and requires us to change projects we don't have control over. Should breaking CLI compatibility with docker build be a bug and not an enhancement?