# 6. Register a Cerebrum Worker

Once the image is downloaded, you can register your computer as a worker on the Cerebrum network by running the following Docker command:

```
docker run -it -v /sys/fs/cgroup:/sys/fs/cgroup:rw cerebrum/cerebrum-node:latest
```

After running the above command, enter your email address and press enter. This will generate several lines in the console. The final output line should look like this:

```
node registration complete
```

This indicates that your machine has successfully been registered as a worker in the Cerebrum network.

#### Console Output Example:

<figure><img src="https://403415690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FawIsnDqz5HNgVxABgLU8%2Fuploads%2Fncz2S0yZrIpvhUY99xIp%2F3.png?alt=media&#x26;token=03639444-5268-4773-a277-872ffa969dfd" alt=""><figcaption></figcaption></figure>
