9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
|
selenium:
|
||
|
image: 'selenium/standalone-chrome'
|
||
|
extra_hosts:
|
||
|
- 'host.docker.internal:host-gateway'
|
||
|
volumes:
|
||
|
- '/dev/shm:/dev/shm'
|
||
|
networks:
|
||
|
- sail
|