Am 16.07.2014 15:16, schrieb Scott Dowdle:
Docker dropped LXC with version 0.6 or was it 1.0? They have their own library that they use now.
This is not correct, or the docker docs are out of date:
"Docker combines these components into a wrapper we call a container format. The default container format is called libcontainer.Docker also supports traditional Linux containers using LXC." Source:[1]
[1]https://docs.docker.com/introduction/understanding-docker/#the-underlying-te...