diff options
author | Radostin Stoyanov <rstoyanov1@gmail.com> | 2017-07-03 08:27:25 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cbosdonnat@suse.com> | 2017-07-04 09:06:23 +0200 |
commit | 970b4247bd9a39d36ade980967371e4d1bc3f893 (patch) | |
tree | d29a27d21fd1a4312557cc125a164db52f4c8dfb /src/virtBootstrap/__init__.py | |
parent | 65ef323df230b770c56217367e9c019cffcb0a7d (diff) | |
download | virt-bootstrap.git-970b4247bd9a39d36ade980967371e4d1bc3f893.tar.gz virt-bootstrap.git-970b4247bd9a39d36ade980967371e4d1bc3f893.tar.xz virt-bootstrap.git-970b4247bd9a39d36ade980967371e4d1bc3f893.zip |
bootstrap: Use explicit arguments
Specify explicitly the arguments of bootstrap method.
This change allows to easily bootstrap a container from
another python application when the module virtBootstrap
is imported.
Example:
import virtBootstrap
virtBootstrap.bootstrap(uri="docker://fedora", dest="/tmp/foo")
Diffstat (limited to 'src/virtBootstrap/__init__.py')
0 files changed, 0 insertions, 0 deletions