mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
When using Gnu Wget, the `--directory-prefix` option automatically
creates the specified path if it doesn't exist.
Note that this does not work when using the busybox version
of Wget (but we're not using that in our Dockerfile).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 3f165c6d32)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>