augmatch
Augeas command line tools
RUN apt-get update && \
apt-get install -y augeas-tools
RUN apt-get update && \
apt-get install -y augeas-tools
RUN apk add augeas
RUN pacman -S --noconfirm augeas
RUN apt-get update && \
apt-get install -y augeas-tools
RUN yum install -y augeas
RUN dnf install -y augeas
RUN apt-get update && \
apt-get install -y augeas-tools