node-lxd
node-lxd copied to clipboard
A client for linux containers (lxd)
Hi _I hope this isn't to forward, but this repo hasn't seen some activity in a while!_ Cool library, I would love to use it in my project LXDMosaic, but...
Hey guys ! I’m building a web interface to manage my LXD containers. I use the lxd-node library to make my requests. I can get my hosts and containers, stop,...
As far as I know, there's no support for `/1.0/images/*`-requests. These requests should be supported: * `/1.0/images` * `/1.0/images/` * `/1.0/images//export` * `/1.0/images//refresh` * `/1.0/images//secret` * `/1.0/images/aliases` * `/1.0/images/aliases/` More...
When I try to run a command on my container, I get the following error: ``` Error: Parse Error at Socket.socketOnData (_http_client.js:444:20) at Socket.emit (events.js:127:13) at addChunk (_stream_readable.js:269:12) at readableAddChunk...
Is there a way one can add json formatted packages to the create a lxc container?
support for checkpointing of lxc containers
support for migrating lxc containers