typically when running locally, you want something like a `docker compose up` which not only perform...
i
typically when running locally, you want something like a
docker compose up
which not only performs the
pulumi up
but then pipes logs for you, and cleans up deployed resources when you're done