Questions
- What are the reasons for using containers?
- And when are containers not the solution for your needs?
- If you need something like a virtual private server, do you want a virtual machine, or is there a container virtualization solution available that is maybe a good idea?
- Why shouldn't it be difficult to migrate from one solution, let's say Docker, to another, for example Rkt?
- What is the usage for a development machine?
- Why is using Buildah such a good idea, even if it is under heavy development?
- Why shouldn't you store application data in a container?