mlvagrant icon indicating copy to clipboard operation
mlvagrant copied to clipboard

Anyone interested putting Docker underneath this project?

Open grtjn opened this issue 9 years ago • 2 comments

It likely means trading out the provider, checking provider settings, and Docker style base boxes..

https://docs.vagrantup.com/v2/docker/index.html

grtjn avatar Sep 08 '15 09:09 grtjn

I may have come across some good reference material for ramping up a custom vm for use with docker: https://github.com/oracle/vagrant-boxes/tree/master/DockerEngine

grtjn avatar May 15 '18 19:05 grtjn

Ideas:

  • tweak a bento base box (or all of them) to add docker support
  • use that to spin up a single vbox vm to run all docker images

Benefit will be that docker images will be running centos, not mac os, or windows if that happens to be your laptop os. Also, the bootstrap scripts only work in RH and centos anyhow..

grtjn avatar May 15 '18 20:05 grtjn