This commit is contained in:
Björn Ellensohn 2023-08-28 12:19:24 +02:00
parent de13a7da68
commit b6856a346a

View File

@ -22,7 +22,7 @@ services:
network_mode: host network_mode: host
ipc: host ipc: host
# Needed to display graphical applications # Needed to display graphical applications
privileged: true #privileged: true
environment: environment:
# Allows graphical programs in the container. # Allows graphical programs in the container.
- DISPLAY=${DISPLAY} - DISPLAY=${DISPLAY}