Docker Swarm Possible?

I have pi-hole running on one of the nodes on my raspberry pi cluster (using ClusterHat).

It would be advantageous to have some redundancy built in by having pi-hole running across several replicas of the cluster using Swarm.

Has anyone tried to run it across a Docker Swarm on Raspberry Pi's?

Any special configuration required in creating the service?

Hi,
I use Docker containers on VM's and got it to work using the command here: You can read about the next issue I had in my thread. No reason the same thing wont work on the PI's

cheers