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