I am running docker on Docker Tool-Box on Windows. I have written some wrong scripts in /var/lib/boot2docker/profile file in the boot2docker vm . Due to which my docker-machine won't start or stop, giving me error exit status 255. I don't want to delete it as it has images and containers running .Can someone suggest how do i recover it.
Below is the error i am getting when i run the following command.
$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
default - virtualbox Running Unknown ssh command error:
command : ip addr show
err : exit status 255
output :