Difference between revisions of "OS template cache"
m (VE->container) |
(added noinclude tags) |
||
Line 2: | Line 2: | ||
OS template cache can either be created from [[OS template metadata]] using vzpkg tools, or by other means. | OS template cache can either be created from [[OS template metadata]] using vzpkg tools, or by other means. | ||
− | + | <noinclude> | |
== See also == | == See also == | ||
* [[OS template]] | * [[OS template]] | ||
Line 10: | Line 10: | ||
[[Category: Definitions]] | [[Category: Definitions]] | ||
[[Category: Templates]] | [[Category: Templates]] | ||
+ | </noinclude> |
Revision as of 22:07, 18 March 2008
An OS template cache is an OS template installed into a container and then packed into a gzipped tarball. Using such a cache, a new container can be created in a matter of minutes, if not seconds.
OS template cache can either be created from OS template metadata using vzpkg tools, or by other means.