Making containers safer
Making containers safer
Posted Aug 26, 2019 20:02 UTC (Mon) by mathstuf (subscriber, #69389)In reply to: Making containers safer by gradey
Parent article: Making containers safer
CI builds usually occur within containers. How is one supposed to CI their `Dockerfile` builds inside of such an environment if nesting isn't supported?
> With nested containers would it make sense to have one "host" container that then creates nested containers for apps x and y?
It means that my application can work from within a container no differently than outside a container.
