Skip to content

Commit b9dc4ad

Browse files
committed
Add list of image tags to README
Signed-off-by: Samuel Monson <[email protected]>
1 parent 9e5b70a commit b9dc4ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@ podman run \
7171
7272
Replace `latest` with `stable` for the newest tagged release or set a specific release if desired.
7373

74+
#### Available Tags
75+
76+
| Tags | Notes |
77+
| ---- | ----- |
78+
| `nightly` | Built from `main` every night |
79+
| [`v0.3.0`](https://github.com/vllm-project/guidellm/pkgs/container/guidellm/507504396?tag=v0.3.0) `stable` `latest` | - |
80+
| [`v0.2.1`](https://github.com/vllm-project/guidellm/pkgs/container/guidellm/489918552?tag=v0.2.1) | - |
81+
| `pr-*` | Development builds (DO NOT USE IN PRODUCTION) |
82+
7483
### Quick Start
7584

7685
#### 1. Start an OpenAI Compatible Server (vLLM)

0 commit comments

Comments
 (0)