no need to forward X11 socket to containers

This commit is contained in:
Gilles Grandou 2023-12-04 23:41:54 +01:00
parent 79465f89d4
commit db97400377
1 changed files with 0 additions and 2 deletions

View File

@ -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