-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
I'm having trouble finding a tutorial that I can follow without failing at the create container stage.
Python 3.6.8 (default, Aug 24 2020, 17:57:11)
[GCC 8.3.1 20191121 (Red Hat 8.3.1-5)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import lxc
>>> container = lxc.Container('test')
>>> container.create('busybox')
False
Metadata
Metadata
Assignees
Labels
No labels