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

Moving the data directory of Multipass and Docker

2020-12-13 programming, multipass, docker
Quick walktrhough for how to move your Docker and Multipass data folders.

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.