etcd-agent

highly-available key value store -- daemon

Debian Debian
RUN apt-get update && \ apt-get install -y etcd
Ubuntu
RUN apt-get update && \ apt-get install -y etcd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y etcd
CentOS
RUN yum install -y etcd
Fedora
RUN dnf install -y etcd
Raspbian
RUN apt-get update && \ apt-get install -y etcd
click the source code to copy install etcd-agent on any operating system with command-not-found.com