Anthony Loukinas

Results 7 comments of Anthony Loukinas

Having this same exact issue attempting to do both a container.exec and a container.run. After I incorporated @woubuc's changes I get this error now. ``` { Error: unable to verify...

Any luck on this? Having access to the images per LXD host would be extremely helpful. I'll also look into contributing.

Alright I'll take a look. Thanks for the update. This is off-topic to this issue, but I didn't see anything in your documentation about it.. Do you natively support snapshot...

> I've made another module called lxdn which supports all the lxd apis: https://github.com/mkg20001/lxdn Wow, that looks great. I'm not much using LXD as I've somewhat migrated to Docker, but...

Had the same issue. I ended up running all the SQL files by hand with this one-liner in each directory. This basically loops over each .sql file found in directory,...

Would also love this merged. I tested this on Windows and it fixes the issues I was having using `{id}.js` file formatting (Using the curly braces). ``` .sync(options.glob, { cwd:...