mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-01-23 05:44:31 +01:00
Also update CUDA container
This commit is contained in:
parent
d026bd79cb
commit
a0d4497c95
@ -5,6 +5,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- DISPLAY=${DISPLAY}
|
- DISPLAY=${DISPLAY}
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
security_opt:
|
||||||
|
- label:disable
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||||
- /etc/protocols:/etc/protocols:ro
|
- /etc/protocols:/etc/protocols:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user