mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
update
This commit is contained in:
parent
1e1b6e8ca1
commit
cad695fbf0
@ -25,7 +25,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}
|
||||||
@ -140,6 +140,8 @@ services:
|
|||||||
extends: overlay
|
extends: overlay
|
||||||
command: >
|
command: >
|
||||||
bash
|
bash
|
||||||
|
devices:
|
||||||
|
- /dev/video0:/dev/video0
|
||||||
|
|
||||||
################################################################################################################################
|
################################################################################################################################
|
||||||
# This section is mostly for supervision from PC #
|
# This section is mostly for supervision from PC #
|
||||||
|
Loading…
Reference in New Issue
Block a user