We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c4a01 commit b0100a9Copy full SHA for b0100a9
docker-compose.linux.yml
@@ -89,6 +89,7 @@ services:
89
90
selenium:
91
image: selenium/standalone-chrome:3.141.59-oxygen
92
- network_mode: host
93
volumes:
94
- /dev/shm:/dev/shm
+ networks:
95
+ - default
0 commit comments