Skip to content

Commit

Permalink
Don't use mac style networking on linux. (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
singularo authored and pingers committed Jun 13, 2019
1 parent e9c4a01 commit b0100a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ services:

selenium:
image: selenium/standalone-chrome:3.141.59-oxygen
network_mode: host
volumes:
- /dev/shm:/dev/shm
networks:
- default

0 comments on commit b0100a9

Please sign in to comment.