Company
Date Published
Author
Arun Gupta, VP, Developer Advocacy, Couchbase
Word count
232
Language
English
Hacker News points
None

Summary

Docker Toolbox is a single point download that provides a convenient way to get started with Docker, but it includes extra tools like VirtualBox and Kitematic. To install only the desired tools, users can use the command line interface (CLI) to select specific packages to install. For example, installing the latest Docker CLI involves downloading and installing the `docker-latest` package using a simple command. Alternatively, users can use Docker Version Manager or dvm to manage different versions of the CLI. Additionally, separate commands are available for downloading and installing the latest Docker Machine and Docker Compose. By following these steps, users can customize their installation process to suit their needs.