volume_key
A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases
RUN apt-get update && \
apt-get install -y volume_key
RUN apt-get update && \
apt-get install -y volume_key
RUN pacman -S --noconfirm volume_key
RUN apt-get update && \
apt-get install -y volume_key
RUN yum install -y volume_key
RUN dnf install -y volume_key