mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
- add `--quiet` to suppress pull progress output - use `./` instead of `$(pwd)` now that relative paths are supported - set the working directory on the container, so that we don't have to `cd` Signed-off-by: Sebastiaan van Stijn <github@gone.nl>