no need to forward X11 socket to containers
This commit is contained in:
parent
79465f89d4
commit
db97400377
@ -24,7 +24,6 @@ debian_base: &debian_base
|
||||
- /etc/passwd:ro
|
||||
- /etc/group:ro
|
||||
- /etc/shadow:ro
|
||||
- /tmp/.X11-unix:ro
|
||||
- "{home}"
|
||||
environment:
|
||||
- USER
|
||||
@ -84,7 +83,6 @@ rh_base: &rh_base
|
||||
- /etc/passwd:ro
|
||||
- /etc/group:ro
|
||||
- /etc/shadow:ro
|
||||
- /tmp/.X11-unix:ro
|
||||
- "{home}"
|
||||
environment:
|
||||
- USER
|
||||
|
Loading…
Reference in New Issue
Block a user