checkbashisms
scripts to make the life of a Debian Package maintainer easier
RUN apt-get update && \
apt-get install -y devscripts
RUN apt-get update && \
apt-get install -y devscripts
RUN apk add checkbashisms
RUN pacman -S --noconfirm checkbashisms
RUN apt-get update && \
apt-get install -y devscripts
RUN yum install -y devscripts-checkbashisms
RUN dnf install -y devscripts-checkbashisms
RUN apt-get update && \
apt-get install -y devscripts