selenium.stub 185 B

12345678
  1. selenium:
  2. image: 'selenium/standalone-chrome'
  3. extra_hosts:
  4. - 'host.docker.internal:host-gateway'
  5. volumes:
  6. - '/dev/shm:/dev/shm'
  7. networks:
  8. - sail