Docker load: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
Line 5: Line 5:
=Internal=
=Internal=


* [[Docker Client Operations#load|Client Operations]]
* [[Docker Client Operations#Image_Operations|Image Operations]]


=Overview=
=Overview=

Latest revision as of 18:32, 5 December 2017

External

Internal

Overview

Load an image from a tar archive.

gunzip < db_image.tar.gz | docker load