luojunhui 1 kuukausi sitten
vanhempi
commit
cc679cc9f1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -5,7 +5,7 @@ services:
     build:
       context: .
       dockerfile: Dockerfile
-    image: my-tritonserver:latest  # 可自定义构建后的镜像名称
+    image: my-tritonserver:25.05-vllm-python-py3
     ports:
       - "8000:8000"
     environment: