0

I have to restart my windows 10 machine from time to time and it is annoying to reinstall my containers again. Is there away to restart all previous containers after the restart of windows 10 and docker toolbox and not to reinstall containers?

Galkin
  • 791
  • 2
  • 9
  • 25
  • Yes. `docker run`. – Ken White Feb 20 '19 at 17:30
  • Re**install** or re**start**? Are you containers marked to be deleted after being stopped? – zero298 Feb 20 '19 at 17:52
  • After the restart of my machine, I run the tool box and when I exec docker run --name to run my container I get the error that is is already in use by container and I have to remove the container and run it again. I want to find a way to resurrect containers after the restart of the toolbox and not to remove containers and run them again. Is there a way to do this ? Thanks – Galkin Feb 20 '19 at 23:12

0 Answers0