Skip to content

Commit

Permalink
Merge pull request #28 from hmakelin/hmakelin-gisnav-display
Browse files Browse the repository at this point in the history
Add display env variable for gisnav service
  • Loading branch information
hmakelin authored Jan 24, 2023
2 parents bde3696 + 26f8c5e commit 0af8388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ services:
context: docker/gisnav
dockerfile: Dockerfile
environment:
- QT_X11_NO_MITSHM=1
- DISPLAY=${DISPLAY}
- FASTRTPS_DEFAULT_PROFILES_FILE=/disable_shared_memory.xml
volumes:
- /dev/dri:/dev/dri
Expand Down

0 comments on commit 0af8388

Please sign in to comment.