cryptroot-unlock

disk encryption support - initramfs integration

Debian Debian
RUN apt-get update && \ apt-get install -y cryptsetup-initramfs
Ubuntu
RUN apt-get update && \ apt-get install -y cryptsetup-initramfs
Alpine
RUN apk add cryptsetup
Arch Arch Linux
RUN pacman -S --noconfirm cryptsetup
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cryptsetup-initramfs
CentOS
RUN yum install -y cryptsetup
Fedora
RUN dnf install -y cryptsetup
Raspbian
RUN apt-get update && \ apt-get install -y cryptsetup
click the source code to copy install cryptroot-unlock on any operating system with command-not-found.com