How do I use devicemapper in a Linux container

311 views Asked by At

I would like to run some software (paradux) that uses devicemapper inside a Linux container started with systemd-nspawn. How do I get devicemapper (specifically via cryptsetup and LUKS) to work in the container?

0

There are 0 answers