Making containers safer
Making containers safer
Posted Aug 26, 2019 16:20 UTC (Mon) by gradey (guest, #133690)In reply to: Making containers safer by epa
Parent article: Making containers safer
What's a use case for nested containers? A traditional docker setup has you create a container per application. So if I have app x and y, then docker creates two containers. With nested containers would it make sense to have one "host" container that then creates nested containers for apps x and y? What's advantageous about this?
