Accessing Chrome devtools endpoints running in a docker container from host

后端 未结 0 556
迷失自我
迷失自我 2020-12-09 18:59

Here is my docker-compose.yml

version: \'3.8\'
services:
  web:
    image: selenium/standalone-chrome:87.0
    tty: true
    command:
        google-chrome --         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题