ecryptfs-migrate-home
ecryptfs cryptographic filesystem (utilities)
RUN apt-get update && \
apt-get install -y ecryptfs-utils
RUN apt-get update && \
apt-get install -y ecryptfs-utils
RUN apk add ecryptfs-utils
RUN pacman -S --noconfirm ecryptfs-utils
RUN yum install -y ecryptfs-utils
RUN dnf install -y ecryptfs-utils
RUN apt-get update && \
apt-get install -y ecryptfs-utils