Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command line example and support transient mounts #2

Merged
merged 1 commit into from
Jul 23, 2016

Conversation

smarterclayton
Copy link
Contributor

Transient mounts exist only for the lifetime of the build and are not
part of the final output image. Specify with --mounts SRC:DEST where
SRC is the path on the local filesystem and DEST is the path on the
destination filesystem.

Transient mounts exist only for the lifetime of the build and are not
part of the final output image. Specify with `--mounts SRC:DEST` where
SRC is the path on the local filesystem and DEST is the path on the
destination filesystem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant