In my laptop I work mostly with LXD to have containers for development and manage LXD containers in production (integrated with Ansible).
I have one requirement to use docker/docker-compose
for deployment. I know that I can install docker.io
package (that have the patches for LXC compatibility) but now, Docker promote the use of Docker-CE/Docker-EE. In this case will be Docker-CE.
Do this one have the patches from the docker.io
package that come in Ubuntu? or in the future the Docker-CE engine will can be deployed from the Canonical repositories or a PPA?