Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.67 KB

overview.md

File metadata and controls

49 lines (27 loc) · 1.67 KB
advisory description keywords title
toolbox
Documentation that provides an overview of Toolbox
docker, documentation, about, technology, kitematic, gui, toolbox
Docker Toolbox overview

Docker Toolbox is an installer for quick setup and launch of a Docker environment on older Mac and Windows systems that do not meet the requirements of the new Docker Desktop for Mac and Docker Desktop for Windows apps.

Toolbox installer

What's in the box

Toolbox includes these Docker tools:

  • Docker Machine for running docker-machine commands

  • Docker Engine for running the docker commands

  • Docker Compose for running the docker-compose commands

  • Kitematic, the Docker GUI

  • a shell preconfigured for a Docker command-line environment

  • Oracle VirtualBox

You can find various versions of the tools on Toolbox Releases or run them with the --version flag in the terminal, for example, docker-compose --version.

Ready to get started?

Choose the install instructions for your platform, and follow the steps:

Next steps