Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Documentation: add prepare and run-prepared #1526

Merged
merged 1 commit into from Oct 2, 2015

Conversation

iaguis
Copy link
Member

@iaguis iaguis commented Oct 1, 2015

Fixes #1348

@@ -0,0 +1,32 @@
# rkt prepare

rkt can prepare images to run in a pod. This means it will fetch (if necessary) the images, extract them in its internal tree store, and allocate a pod UUID.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+"If overlay fs is not supported or is disabled, it will also copy the tree in the pod rootfs."

@alban
Copy link
Member

alban commented Oct 1, 2015

lgtm after the note about overlay fs.

@@ -0,0 +1,32 @@
# rkt prepare
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add note explaining that the supported arguments should all be the same between prepare/run, and that e.g. rkt prepare + rkt run-prepared is semantically equivalent to rkt run?

@jonboulle
Copy link
Contributor

One suggestion, lgtm after that.

@iaguis
Copy link
Member Author

iaguis commented Oct 2, 2015

Updated.

jonboulle added a commit that referenced this pull request Oct 2, 2015
Documentation: add prepare and run-prepared
@jonboulle jonboulle merged commit 9aff7f4 into rkt:master Oct 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants