From cd0b6116e97de8e418d5b272d70d09497e08ab09 Mon Sep 17 00:00:00 2001 From: zcr Date: Tue, 23 Dec 2025 15:23:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20docker=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E6=9B=BF=E6=8D=A2pip=E4=B8=BAuv=20=E5=8A=A0?= =?UTF-8?q?=E9=80=9F=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 6798ea4..f3b7ae5 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,6 +13,6 @@ services: reservations: devices: - driver: nvidia - device_ids: [ '0' ] + device_ids: [ '1' ] capabilities: - gpu \ No newline at end of file