This commit is contained in:
Björn Ellensohn 2023-09-13 12:16:10 +02:00
parent d631026529
commit affb578337

View File

@ -51,7 +51,7 @@ services:
- /tmp/.X11-unix:/tmp/.X11-unix:rw
- ${XAUTHORITY:-$HOME/.Xauthority}:/root/.Xauthority
networks: # all services should inherit this network? nope they somehow don't. Need to specify for all services then.
networks: # not using bridging anymore, instead try using all services on macvlan? let's see...
ros2-bridge:
# Overlay image containing the project specific source code.