squid
Squid is a high-performance proxy caching server for Web clients,
RUN apt-get update && \
apt-get install -y squid
RUN apt-get update && \
apt-get install -y squid
RUN apk add squid
RUN pacman -S --noconfirm squid
RUN apt-get update && \
apt-get install -y squid
RUN yum install -y squid
RUN dnf install -y squid
RUN apt-get update && \
apt-get install -y squid