-
Notifications
You must be signed in to change notification settings - Fork 2
Promote
Timur Zununbekov edited this page Oct 20, 2016
·
3 revisions
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.