Docker image for printing the serf members
To create the image ctlc/serf, execute the following command on the docker-serf folder:
sudo docker build -t ctlc/serf .
Run the /run.sh script to start serf (via the Docker supervisor):
docker run -i -t --link serf_1:serf_1 ctlc/serf-members
This will join the serf network and print the members
Content type
Image
Digest
sha256:dc7f13dac…
Size
65.5 MB
Last updated
almost 11 years ago
docker pull ctlc/serf-members