Skip to content

Commit d298339

Browse files
authored
Update local.md
1 parent 729f312 commit d298339

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/local.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ The `Justfile` at the root of the repo is used to build the images and ISOs, her
1818
| `just build bluefin` | Defaults to `latest` main |
1919
| `just build bluefin-dx gts` | Builds `gts` only Bluefin DX |
2020
| `just build bluefin-dx beta nvidia` | Builds `beta` `nvidia` version of Bluefin DX |
21-
| `just build aurora stable nvidia` | Builds `nvidia` version of Aurora |
22-
| `just build aurora-dx latest hwe-nvidia` | Builds `latest` `nvidia` Aurora DX |
21+
| `just build bluefin stable nvidia` | Builds `nvidia` version of the Bluefin stable branch |
2322

2423
The general pattern is `just build/run image tag flavor`
2524

26-
- Images: `aurora`,`aurora-dx`,`bluefin`,`bluefin-dx`
25+
- Images: `bluefin`,`bluefin-dx`
2726
- Tags: `gts`,`stable`,`latest`,`beta`
2827
- Flavors: `main`,`nvidia`,`hwe`,`hwe-nvidia`
2928

0 commit comments

Comments
 (0)