shell-quote
module to quote strings for passing through the shell
RUN apt-get update && \
apt-get install -y libstring-shellquote-perl
RUN apt-get update && \
apt-get install -y libstring-shellquote-perl
RUN pacman -S --noconfirm perl-String-ShellQuote
RUN apt-get update && \
apt-get install -y libstring-shellquote-perl
RUN apt-get update && \
apt-get install -y libstring-shellquote-perl