etcd
A distributed, reliable key-value store for the most critical data of a distributed system. More information: <https://etcd.io>.
RUN apt-get update && \
apt-get install -y etcd
RUN apt-get update && \
apt-get install -y etcd
RUN apt-get update && \
apt-get install -y etcd
RUN yum install -y etcd
RUN dnf install -y etcd
RUN apt-get update && \
apt-get install -y etcd