integritysetup
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 integritysetup
RUN apt-get update && \
apt-get install -y cryptsetup-bin
RUN dnf install -y integritysetup
RUN apt-get update && \
apt-get install -y cryptsetup-bin