cryptsetup-reencrypt
disk encryption support - command line tools
RUN apt-get update && \
apt-get install -y cryptsetup-bin
RUN apt-get update && \
apt-get install -y cryptsetup-bin
RUN pacman -S --noconfirm cryptsetup-reencrypt
RUN apt-get update && \
apt-get install -y cryptsetup-bin
RUN yum install -y cryptsetup-reencrypt
RUN dnf install -y cryptsetup-reencrypt
RUN apt-get update && \
apt-get install -y cryptsetup-bin