version: '3.7'
services:
chrome:
image: docker.beryju.org/proxy/selenium/standalone-chrome:3.141
volumes:
- /dev/shm:/dev/shm
network_mode: host