consul
Distributed key-value store with health checking and service discovery. Some subcommands such as consul kv have their own usage documentation. More information: <https://www.consul.io/commands>.
RUN apt-get update && \
apt-get install -y consul
RUN apt-get update && \
apt-get install -y consul
RUN pacman -S --noconfirm consul
RUN apt-get update && \
apt-get install -y consul
RUN dnf install -y consul
RUN apt-get update && \
apt-get install -y consul