memcp
Client library and command line tools for memcached server
RUN apk add libmemcached
RUN pacman -S --noconfirm libmemcached
RUN yum install -y libmemcached
RUN dnf install -y libmemcached