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
|
||||
ipc: host
|
||||
# Needed to display graphical applications
|
||||
privileged: true
|
||||
#privileged: true
|
||||
environment:
|
||||
# Allows graphical programs in the container.
|
||||
- DISPLAY=${DISPLAY}
|
||||
@ -140,6 +140,8 @@ services:
|
||||
extends: overlay
|
||||
command: >
|
||||
bash
|
||||
devices:
|
||||
- /dev/video0:/dev/video0
|
||||
|
||||
################################################################################################################################
|
||||
# This section is mostly for supervision from PC #
|
||||
|
Loading…
Reference in New Issue
Block a user