It should be a matter of adding the docker image `supabase/storage-api:latest` in here [https://github.com/supabase/cli/blob/main/src/templates/init/docker/docker-compose.yml](https://github.com/supabase/cli/blob/main/src/templates/init/docker/docker-compose.yml) and also the storage schema from [here](https://github.com/supabase/storage-api/tree/master/migrations) to [here](https://github.com/supabase/cli/tree/main/src/templates/init/docker/postgres)