cryptdisks_start
disk encryption support - startup scripts
RUN apt-get update && \
apt-get install -y cryptsetup
RUN apt-get update && \
apt-get install -y cryptsetup
RUN apk add cryptsetup
RUN pacman -S --noconfirm cryptsetup
RUN apt-get update && \
apt-get install -y cryptsetup-run
RUN yum install -y cryptsetup
RUN dnf install -y cryptsetup
RUN apt-get update && \
apt-get install -y cryptsetup