Closed thaJeztah closed 8 years ago
(Note; I created this on top of https://github.com/docker/v1.10-migrator/pull/1, so needs a rebase once that's merged)
In general, we tell people to use uppercase for commands, so perhaps it's best we use it here. Also replaced ADD with COPY, because we're not using any "magic" functionality of ADD here.
ping @tonistiigi rebased; feel free to reject this if you prefer the lowercase formatting, it's just a nit from my side :+1:
(Note; I created this on top of https://github.com/docker/v1.10-migrator/pull/1, so needs a rebase once that's merged)
In general, we tell people to use uppercase for commands, so perhaps it's best we use it here. Also replaced ADD with COPY, because we're not using any "magic" functionality of ADD here.