FeatureFuel
2

`supase start --exclude <container>` shouldn't pull the image for `<container>`

Source: supabase/supabase#12576 · opened by @joeally
Currently supabase start always pulls all of the images that aren't present even if exclusion flags are supplied. Ideally only the containers that are needed should be pulled.

This is obviously not a dealbreaker but it does needlessly slow down my CI job significantly as it spends a lot of time pulling docker images it never uses.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests