Change default DISPLAY environment.

We set the DISPLAY=docker.for.mac.localhost:0
If you want to use wireshark in Linux, you need to set DISPLAY to :0.
This commit is contained in:
Sukchan Lee 2018-06-03 10:32:28 +09:00
parent 352b02fc3e
commit 048eb3f2b2
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ services:
- base
environment:
- DB_URI=mongodb://mongodb/nextepc
- DISPLAY
- DISPLAY=docker.for.mac.localhost:0
cap_add:
- NET_ADMIN
devices: