Relaying NFS4 from inside a container
Introduction
I recently set-up a docker swarm and was so excited! I absolutely do not need it, but you know, one day I might (yea sure).
The first thing I learnt was that to operate a swarm you needed a sort of network storage or a highly available storage. NFS4 was the winner for me and a NFS VM was created and shares were made for hosting docker volumes, what could go wrong?!