cryptroot-unlock
disk encryption support - initramfs integration
RUN apt-get update && \
apt-get install -y cryptsetup-initramfs
RUN apt-get update && \
apt-get install -y cryptsetup-initramfs
RUN apk add cryptsetup
RUN pacman -S --noconfirm cryptsetup
RUN apt-get update && \
apt-get install -y cryptsetup-initramfs
RUN yum install -y cryptsetup
RUN dnf install -y cryptsetup
RUN apt-get update && \
apt-get install -y cryptsetup