diff --git a/docs/competitions/f1tenth-sim-racing-guide.md b/docs/competitions/f1tenth-sim-racing-guide.md index 4ca2329..1238228 100644 --- a/docs/competitions/f1tenth-sim-racing-guide.md +++ b/docs/competitions/f1tenth-sim-racing-guide.md @@ -465,6 +465,9 @@ Particularly, each team is expected to submit a containerized version of their a ```bash docker pull autodriveecosystem/autodrive_f1tenth_api: ``` + +!!! note + Pay close attention to the `tagname` of the container image you are pulling. This could be `explore` for exploring the framework, `practice` for practicing and qualification, or `compete` for competing in the final race. The `tagname` convention is set to `--` for convenience and avoiding any potential repetition. ### 3.2. Container Execution