Lucas Roesler

I am senior engineer at contiamo.com and an ex-mathematician. I have worked on web applications, algorithms for image analysis, machine learning problems, and pure math research.
Home Blog Tags Resume
GitHub Twitter Mastodon Stack Overflow LinkedIn
RSS

Deploying a private registry in Docker Swarm

2017-10-09 programming, golang, docker, docker swarm
I ran into many headaches while I was trying to deploy a private registry in a Docker Swarm to use with OpenFaaS. I want to share some of those issues and how I finally got it working.