-
Updated
Aug 24, 2020 - C++
virtual-machine
Here are 1,361 public repositories matching this topic...
-
Updated
Oct 12, 2020 - Rust
-
Updated
Oct 10, 2020 - Shell
-
Updated
Oct 6, 2020
-
Updated
Sep 2, 2020 - LLVM
-
Updated
Oct 11, 2020 - C
-
Updated
Oct 1, 2020 - Java
-
Updated
May 24, 2020 - C
-
Updated
Mar 23, 2019 - C
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 9, 2020 - Rust
-
Updated
Apr 29, 2020 - Shell
-
Updated
Oct 12, 2020 - Go
-
Updated
Sep 8, 2020 - C
-
Updated
Feb 19, 2019 - C
-
Updated
Aug 2, 2020 - C
-
Updated
May 18, 2018 - Ruby
-
Updated
Oct 11, 2020 - C
Using the following YAML should output warnings per offending spec instead of ignoring them silently.
Example:
footloose create
WARN[0000] Options under "spec.ignite" for "manager-%d" are ignored when using the "docker" backend
WARN[0000] Options under "spec.ignite" for "worker-%d" are ignored when using the "docker" backend
INFO[0000] Docker Image: quay.io/footloose/ubuntu18.04 prese
-
Updated
Mar 16, 2020 - Dockerfile
-
Updated
Jan 3, 2020 - C++
-
Updated
Aug 19, 2020 - Lua
-
Updated
Aug 26, 2020
I'm trying to use ethereumjs-blockchain to read the raw levedb data created by geth, but I failed to do so.
And I also try to use the dbManager to read the levedb data, failed again. My steps are:
- sync some the blockchain data by using
geth --goerli --datadir <my data dir> - write code to read the level db data.
const level = require('level');
const DbManager = requ-
Updated
Oct 12, 2020 - Go
Improve this page
Add a description, image, and links to the virtual-machine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtual-machine topic, visit your repo's landing page and select "manage topics."


All of our instances are reported as launched on
ubuntu-core-18now, due to strict confinement andbase: core18. We should try and find a way to reach out to get the actual host OS.https://github.com/canonical/multipass/blob/d9a72641a254a0613fe4344aa3cb93a67a6b055b/src/daemon/daemon.cpp#L116-L117