|
|
|
|
|
by Ricapar
4376 days ago
|
|
Because your entire post reads like an ad for Spoon Studio. Also, what does "Nowhere in 'docker run -i -t ubuntu /bin/bash' does it say something about LXC." even mean? Docker is built upon LXC features. It needs them to work. LXC not there? It's not gonna work. |
|
I think that the parent was trying to say that the docker interface is not specific to LXC, only the backend implementation is, so there is "nothing" preventing the backend from supporting other kernels that have the requisite features.
That said, the containers would be OS-specific by definition.