Docker clock drift on MacBooks
Like many other developer teams, we have standardized on using MacBook Pros for doing our development work. And we use Docker to containerize our (micro)services, making it easy for any team member to run our services locally with the same setup as production. However, using Docker on MacBook Pros…
Chris Hickman