memstat
Client library and command line tools for memcached server
RUN apt-get update && \
apt-get install -y memstat
RUN apt-get update && \
apt-get install -y memstat
RUN apk add libmemcached
RUN pacman -S --noconfirm libmemcached
RUN apt-get update && \
apt-get install -y memstat
RUN yum install -y libmemcached
RUN dnf install -y libmemcached
RUN apt-get update && \
apt-get install -y memstat