mastodon / mastodon

Your self-hosted, globally interconnected microblogging community
https://joinmastodon.org
GNU Affero General Public License v3.0
46.74k stars 6.9k forks source link

Is there any Docker version of Vagrant provider for Apple Silicon Users #17175

Open junkaiman opened 2 years ago

junkaiman commented 2 years ago

Pitch

Hi all,

I am asking whether there is any implementation for the Vagrant dev env using Docker as the provider since the Virtual Box is not compatible with Apple Silicon devices. It will help a lot if the original Vagrant settings for VirtualBox can be converted to Docker, or someone can come up with a Docker setting file optimized for development.

Motivation

Since there will be more developers and admins using arm64 devices to deploy a dev env for Mastodon

omz13 commented 6 months ago

VirtualBox now has test builds that support arm64

nileshtrivedi commented 3 weeks ago

@omz13 That gave me hope, and I went to the length of setting up VMware Fusion on Apple M1 (which required registering on the Broadcom portal). But the Vagrantfile refers to the ubuntu/focal64 box which does not work with the vmware provider.

Are there really no Mastodon developers using Apple silicon machines? 🤔