img icon indicating copy to clipboard operation
img copied to clipboard

[cli] args after positional context are ignored

Open ehotinger opened this issue 7 years ago • 1 comments

Just a minor inconsistency for the CLI experience:

$ img build . -t foo -d => debug and tag will be set to false and "".

ehotinger avatar Aug 06 '18 22:08 ehotinger

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?

kekoav avatar Apr 16 '19 22:04 kekoav