Greetings, Xinyang Ge! > On Tue, Jun 14, 2016 at 8:24 PM, Andrey Repin <[email protected]> wrote:
>> Of course no. you would get duplicate hostnames and MAC addresses, between >> other duplicate things, like SSH keys and so on, depends on your setup. >> If you want to roll a set of containers from single master image, then do >> that >> instead of using wrong tools for the job. > Thanks for the insights! We want to use linux container for fuzz > testing. At a high level, we want to duplicate the environment (e.g., > container) and feed different inputs for testing. So, if it cannot be > done in parallel, can I restore a container from the same snapshot > multiple times (but not simultaneously)? Yes, of course. That's the reason to make snapshots, to be able to return to the saved state quickly and efficiently. -- With best regards, Andrey Repin Wednesday, June 15, 2016 04:48:00 Sorry for my terrible english... _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
