Tools & Resources

Tools

  • Docker compose: Use compose to to launch several containers as it was one.

  • Docker swarm: It turns a pool of Docker hosts into a single, virtual Docker host.

  • Docker Machine: Docker Machine is a tool that lets you install Docker Engine on virtual hosts.

  • Docker toolbox: Docker Toolbox is an installer for quick setup and launch of a Docker environment on Mac and Windows systems.

Resources