Problem installing dbus

I installed a new docker version of HA. Everything went well but Bluetooth gave a message to install dbus. I followed the docs trying to install dbus:

pi@HomeAssistant:~ $ ls -l /run/dbus
total 0
srw-rw-rw- 1 root root 0 Apr  2 23:22 system_bus_socket
pi@HomeAssistant:~ $ sudo docker run -v /run/dbus:/run/dbus:ro homeassistant/home-assistant:stable
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2025-04-03 07:30:22.749 WARNING (MainThread) [homeassistant.setup] Setup of onboarding is taking over 10 seconds.

Waiting more than an hour, the process seems stuck