# Delivery Dispatcher

## Docker build
```bash
# distancecache-util
$ docker build --target=distancecache -t distancecache .
```