Infrastructure
NFS in Docker-Compose
My main Docker deployments are on a single linux server. I have a central ‘data’ directory where I keep my common data. The application specific data or settings are stored in /srv/. But for testing or demos I am usually using local Docker installations on my McBook or McBook Air Read more…