Skip to content

Promote

Timur Zununbekov edited this page Oct 20, 2016 · 3 revisions

Promote

promote <container> - promote Subutai container to template

Example:

subutai promote container1

Description: Promote command turns Subutai container into template which may be cloned with "clone" command. Promote includes several simple steps, such as dropping container configuration to default values, writing down list of installed packages (this step requires target container to be running), setting container filesystem to read-only mode.

Clone this wiki locally