home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.sys.raspberry-pi      Raspberry Pi computers & related hardwar      26,127 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 25,633 of 26,127   
   Richard Kettlewell to Theo   
   Re: lightweight virtualization   
   07 Sep 25 21:14:03   
   
   From: invalid@invalid.invalid   
      
   Theo  writes:   
   > Interesting - I've never come across the 'docker container' command   
   > before, only mainly using 'docker run' or 'docker exec'.   
   > (Unfortunately it's terrible to google for, since even "docker   
   > container" in quotes throws up a million hits about the generic   
   > concept)   
      
   https://docs.docker.com/reference/cli/docker/container/   
      
   > What happens if you reboot, does the same container keep running   
   > including your changes?   
      
   The default behaviour is that a container persists after being stopped   
   (including after reboot of the host), but that it is not restarted. For   
   persistent containers I use ‘--restart unless-stopped’.   
      
   https://docs.docker.com/reference/cli/docker/container/run/#restart   
      
   The other relevant option is ‘--rm’, which I normally leave unset.   
      
   https://docs.docker.com/reference/cli/docker/container/run/#rm   
      
   --   
   https://www.greenend.org.uk/rjk/   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca