chore(docker): clean up docker-compose

Clear special settings that were used in the old image.

Signed-off-by: 陳鈞 <jim60105@gmail.com>
pull/2102/head
陳鈞 2024-03-15 10:54:35 +08:00
parent 58958d4637
commit a656722cb1
No known key found for this signature in database
GPG Key ID: 96A7988FC3596AF7
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,5 @@
version: "3.8"
services:
kohya-ss-gui:
container_name: kohya-ss-gui
@ -11,12 +12,8 @@ services:
ports:
- 7860:7860
- 6006:6006
tty: true
ipc: host
environment:
CLI_ARGS: ""
SAFETENSORS_FAST_GPU: 1
DISPLAY: $DISPLAY
tmpfs:
- /tmp
volumes: