I remember when i was browsing the r/selfhosted subreddit that a lot of people in the community said they prefer much simpler docker-compose files for when they are deploying services to their homelabs. It could be an intereseting idea to provide a single image containing a preconfigured supabase instance maybe? I think it can be relatively simple if we use something like docker-in-docker to deploy it. It would simplify the development of small applications, in my opinion.