mirror of
https://github.com/docker/cli.git
synced 2026-09-01 18:14:34 -05:00
Reuse WORKDIR wording to specify that the USER instructions affect the following RUN, CMD, and ENTRYPOINT instructions. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>