mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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>