Skip to content

Commit 0af8388

Browse files
authored
Merge pull request #28 from hmakelin/hmakelin-gisnav-display
Add display env variable for gisnav service
2 parents bde3696 + 26f8c5e commit 0af8388

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ services:
5555
context: docker/gisnav
5656
dockerfile: Dockerfile
5757
environment:
58+
- QT_X11_NO_MITSHM=1
59+
- DISPLAY=${DISPLAY}
5860
- FASTRTPS_DEFAULT_PROFILES_FILE=/disable_shared_memory.xml
5961
volumes:
6062
- /dev/dri:/dev/dri

0 commit comments

Comments
 (0)