diff --git a/docker-compose.comfyui.yml b/docker-compose.comfyui.yml index 3665f98..707f0e4 100644 --- a/docker-compose.comfyui.yml +++ b/docker-compose.comfyui.yml @@ -1,11 +1,9 @@ -version: '3' - services: comfyui-ipex: build: context: comfyui dockerfile: Dockerfile - image: comfyui-ipex:latest + image: comfyui-ipex:local container_name: comfyui-ipex devices: - /dev/dri:/dev/dri diff --git a/docker-compose.sdnext.yml b/docker-compose.sdnext.yml index 36bfb06..52492e9 100644 --- a/docker-compose.sdnext.yml +++ b/docker-compose.sdnext.yml @@ -1,11 +1,9 @@ -version: '3' - services: sdnext-ipex: build: context: sdnext dockerfile: Dockerfile - image: sdnext-ipex:latest + image: sdnext-ipex:local container_name: sdnext-ipex restart: unless-stopped devices: diff --git a/docker-compose.whisper.yml b/docker-compose.whisper.yml index 3ad9a78..ced9763 100644 --- a/docker-compose.whisper.yml +++ b/docker-compose.whisper.yml @@ -1,11 +1,9 @@ -version: '3' - services: whisper-ipex: build: context: whisper dockerfile: Dockerfile - image: whisper-ipex:latest + image: whisper-ipex:local container_name: whisper-ipex restart: unless-stopped devices: