docker run selenium/standalone-chrome

1 개요[ | ]

docker run selenium/standalone-chrome
root@localhost:~# docker run -it --rm -v /dev/shm:/dev/shm selenium/standalone-chrome:110.0-20230306 bash
seluser@a0af0be4a61a:/$ /opt/google/chrome/chrome --headless --dump-dom --disable-gpu --no-sandbox 'https://wikipedia.org' | tail
[0315/132737.254606:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0315/132737.262442:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0315/132737.263099:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0315/132737.286422:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0315/132737.409753:ERROR:angle_platform_impl.cc(43)] DisplayVkXcb.cpp:59 (initialize): xcb_connect() failed, error 1
ERR: DisplayVkXcb.cpp:59 (initialize): xcb_connect() failed, error 1
[0315/132737.411379:ERROR:angle_platform_impl.cc(43)] Display.cpp:1014 (initialize): ANGLE Display::initialize error 12289: Not initialized.
ERR: Display.cpp:1014 (initialize): ANGLE Display::initialize error 12289: Not initialized.
[0315/132737.412512:ERROR:gl_display.cc(504)] EGL Driver message (Critical) eglInitialize: Not initialized.
[0315/132737.413111:ERROR:gl_display.cc(917)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[0315/132737.413751:ERROR:gl_ozone_egl.cc(23)] GLDisplayEGL::Initialize failed.
[0315/132737.420170:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0315/132737.432123:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
    }
    .langlist > ul > li {
        display: inline;
        padding: 0 0.5em;
    }
</style>
<![endif]-->


</body></html>

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}