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