/libvirt-sandbox-image

Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-sandbox-image

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

   Libvirt Sandbox Image
   =====================

This package provides a program that is able to run container or VM
images in the sandbox environment provided by libvirt-sandbox.
Currently docker and virt-builder images are supported.

License
=======

This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

Development
===========

The repository is hosted at

   https://gitlab.com/libvirt/libvirt-sandbox-image

-- End