Skip to content

What's the difference between turbo prune web & turbo build and turbo build --filter=web ? #9496

Closed Answered by anthonyshew
Sheepeer asked this question in Help
Discussion options

You must be logged in to vote

turbo prune helps to creates a smaller subset of the Workspace to work from for your Docker container while --filter only executes a subset of tasks. turbo prune is a smaller starting point for the tasks that you're going to eventually run.

A larger description of the process can be found here: https://turbo.build/repo/docs/guides/tools/docker

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants