Locally, e.g. by running:
```
cd services
yarn init-local-cloud
yarn run-blob-service-in-sandbox
# in another terminal
yarn run-integration-tests blob
```
CI builds Blob docker image successfully
> Other CI jobs might fail as I haven't updated test workflows (they expect C++ test build) but they don't seem to be triggered (e.g. `.buildkite/blob_unittests.yml`)