mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Merge pull request #5321 from SvenDowideit/osx-install-mkdir-local
Merged. Upstream-commit: d4ca1658275f5dc01dfc0f5af64b2e680e922cf2 Component: engine
This commit is contained in:
@@ -84,6 +84,7 @@ Run the following commands to get it downloaded and set up:
|
||||
export DOCKER_HOST=tcp://127.0.0.1:4243
|
||||
|
||||
# Copy the executable file
|
||||
sudo mkdir -p /usr/local/bin
|
||||
sudo cp docker /usr/local/bin/
|
||||
|
||||
And that’s it! Let’s check out how to use it.
|
||||
|
||||
Reference in New Issue
Block a user