Skip to content

hanovruslan/dind-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker in Docker pack

... and all of these inside Vagrant (works only for root user!)

We need to go deeper

What can you do

  1. create VM
  2. create dind container
  3. mount your app inside dind container
  4. build any available container that match exactly your app
  5. mount your app inside your container
  6. run
  7. commit container
  8. push to the registry

HowTo's

See main doc for details