Source: medium.com

Docker the Vagrant Way

Category: Ubuntu, shell, ansible, puppet

In addition to using orchestration tools like Ansible or Docker Compose, or your homegrown bubblegum and scripts with the docker command, you can use Vagrant to orchestrate Docker containers in a virtual guest system.

Related Articles