Using Docker on Apple silicon with a remote Docker engine
Not strictly Ruby, but many Ruby developers use Docker. I wrote a post on using a remote Docker engine on the new Apple silicon Macs while we wait for official support. The post also covers a workaround for bind mounts which otherwise don’t work with a remote Docker engine. I have been working with this setup for a couple of days now and I barely notice the difference compared to a normal Docker setup. Hope it’s useful to others too.
Post a comment