<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Containers on Francesco</title><link>http://francesco.cc/tags/containers/</link><description>Recent content in Containers on Francesco</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 07 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://francesco.cc/tags/containers/index.xml" rel="self" type="application/rss+xml"/><item><title>Relaying NFS4 from inside a container</title><link>http://francesco.cc/posts/relaying_nfs4_from_inside_a_container/</link><pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate><guid>http://francesco.cc/posts/relaying_nfs4_from_inside_a_container/</guid><description>&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>I recently set-up a &lt;strong>docker swarm&lt;/strong> and was so excited!&lt;/p>
&lt;p>The first thing I learnt was that to operate a swarm you needed a sort of
network storage or a highly available storage.&lt;/p>
&lt;p>NFS4 was the winner for me and a NFS VM was created and shares were made for
hosting docker volumes, what could go wrong?!&lt;/p>
&lt;p>Well, at first everything seemed fine, but as some of you may know, setting up
auth on NFS is a bit painful, at least for me it is. By default there is no
authentication and access control is demanded to IP whitelisting. Okay cool.&lt;/p></description></item></channel></rss>