yelp-check
Yelp documentation tools
RUN apt-get update && \
apt-get install -y yelp-tools
RUN apt-get update && \
apt-get install -y yelp-tools

RUN apk add yelp-tools
RUN pacman -S --noconfirm yelp-tools
RUN apt-get update && \
apt-get install -y yelp-tools
RUN yum install -y yelp-tools
RUN dnf install -y yelp-tools
RUN apt-get update && \
apt-get install -y yelp-tools