For Docker installation see:
https://docs.docker.com/get-docker/
+### Using Containerized Nodes
+
+There's nothing special to do; see [Running Tests](#running)
+
### Using an Existing Lab
This document assumes you have access to the lab that you intend to use, and that you're already familiar with its VPN and SSH infrastructure.
```
This repo will be cloned locally, using your existing `git` configuration, and copied into the teuthology container at build time.
-## Running Tests
+## Running Tests {#running}
When you are ready to run tests:
```bash