mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07: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>