We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07e9c5 commit 021593fCopy full SHA for 021593f
docs/compose.md
@@ -59,8 +59,7 @@ To create an image containing the minimal possible Triton use the
59
following multi-stage Dockerfile. As mentioned above the amount of
60
customization currently available is limited. As a result the minimum
61
Triton still contains both HTTP/REST and GRPC endpoints; S3, GCS and
62
-Azure Storage filesystem support; and the TensorRT and legacy custom
63
-backends.
+Azure Storage filesystem support; and the TensorRT backend.
64
65
```
66
FROM nvcr.io/nvidia/tritonserver:<xx.yy>-py3 as full
0 commit comments