|
@@ -7,10 +7,12 @@ services:
|
|
build: image
|
|
build: image
|
|
volumes:
|
|
volumes:
|
|
- /tmp/.X11-unix/X0:/tmp/.X11-unix/X0
|
|
- /tmp/.X11-unix/X0:/tmp/.X11-unix/X0
|
|
- - ./wine:/home/steve/.wine
|
|
|
|
|
|
+ - ./wine:/home/stevet/.wine
|
|
- /etc/passwd:/etc/passwd:ro
|
|
- /etc/passwd:/etc/passwd:ro
|
|
user: 1000:1000
|
|
user: 1000:1000
|
|
command: ["c:\\bal3\\Balsamiq Mockups 3.exe"]
|
|
command: ["c:\\bal3\\Balsamiq Mockups 3.exe"]
|
|
|
|
+ ipc: host
|
|
|
|
+
|
|
# ["c:\\windows\\system32\\notepad.exe"]
|
|
# ["c:\\windows\\system32\\notepad.exe"]
|
|
|
|
|
|
|
|
|