containerd

  1. C

    LXC container snapshot restore breaks container running Docker

    Hi, in the process of automating LXC Docker container installation I came across a problem that makes the container fail to start Docker after restoring a snapshot of the container. Basically I want to setup Docker inside a LXC container and deploy several images using Ansible. I tried to break...