Olee otú SSH n'ime ndabara VirutalBox Docker VM?
Ị nwere ike iji powershell ma ọ bụ iwu ozugbo gaa SSH n'ime igwe ndabara VirtualBox.
To SSH into the default VirtualBox Docker VM, use the following command:
docker-machine ssh default
You can switch to the root user using the following command:
sudo -i
If you wish to set a root password after switching to the root user, use the following command:
passwd
