Home | History | Annotate | Download | only in lxc

Lines Matching refs:Container

6   1. Download base container from given GS location, setup the base container.
7 2. Create a snapshot as test container from base container.
8 3. Mount a directory in drone to the test container.
9 4. Run a command in the container and return the output.
10 5. Cleanup, e.g., destroy the container.
15 from container import Container
16 from container import ContainerId