Difference between revisions of "Docker commit"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
  [[docker commit]] container-id your-image-name <ref>https://bobcares.com/blog/move-docker-container-to-another-host/</ref>
+
[[docker commit]] container-id your-image-name <ref>https://bobcares.com/blog/move-docker-container-to-another-host/</ref>
  
 
  docker commit -p [container-id] backup01<ref>https://www.baculasystems.com/blog/docker-backup-containers/</ref>
 
  docker commit -p [container-id] backup01<ref>https://www.baculasystems.com/blog/docker-backup-containers/</ref>

Revision as of 06:29, 8 October 2020

Advertising: