# Getting started

## Using Docker

Make sure docker daemon is running if not already.

Learn how to install Docker here:

{% content-ref url="installing-docker" %}
[installing-docker](https://docs.hop.exchange/v2/hop-node/installing-docker)
{% endcontent-ref %}

### Install docker image

The Bundler Relayer docker image is hosted on [Docker Hub](https://hub.docker.com/r/hopprotocol/v2-bundle-relayer).

Pull the Bundle Relayer docker image:

```bash
docker pull hopprotocol/v2-hop-node
```

### Running docker image

*Documentation will be available soon.*
