Inside the container, a one-time initialization is required: first open any website, then run the program to collect data. 容器内需要初始化一次, 先打开任意网站,在运行程序,才能采集到数据。 ```bash docker exec -it edb4299df20e /bin/sh chromium --no-sandbox --headless https://example.com ```