Docker Toolbox makes it easier to get started with containers in development - Launch Diagnostics

Docker Toolbox makes it easier to get started with containers in development

Share:
Docker Toolbox makes it easier to get started with containers in development -

Docker, the open source container technology that makes it simple to wrap up apps in a fraction of the size, has released a toolkit to make it easier for new users to get started on Windows and Mac.

Docker Toolbox is an installer that helps pull together the various components of the platform for local development. It installs the Docker client, Compose, Kinematic, Machine and VirtualBox so you don’t need to install them separately.

New York, meet the world’s tech scene

5,000 Tech leaders are coming to NYC this November to learn and do business. This is your chance to join them.

Previously Boot2Docker was one of the best ways to get started, but it’s being replaced with the Docker Toolbox to make it easier. That means users will need to use ‘Machine’ at the command line instead of ‘boot2docker.’

I’ve recently been tinkering with Docker, after seeing how popular it’s become and I’m convinced it’s the future of infrastructure and development. By removing the virtual machine operating system layer, it makes it a lot easier to move around apps and their data.

It’s good to see Docker Toolbox, as I had indeed found getting started in the past was a little painful and confusing.

➤ Docker Toolbox