# Update streams cache

**1.** Build docker image.

```bash
$ docker build  .
```

**2.** Run docker image.

```bash
$ docker run
```
