Feature Request
Description
Currently, the configuration file for containerd uses devmapper but never sets up the thin-pool and as such, loading the plugin fails.
Context
This means the default setup fails to run (if my understanding of the docs is correct).
Possible Implementation
Use the script from the main repo in the hack folder and execute it with the right parameters.
Feature Request
Description
Currently, the configuration file for containerd uses devmapper but never sets up the thin-pool and as such, loading the plugin fails.
Context
This means the default setup fails to run (if my understanding of the docs is correct).
Possible Implementation
Use the script from the main repo in the
hackfolder and execute it with the right parameters.