-
Updated
Aug 24, 2020 - C++
virtual-machine
Here are 1,370 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Rust
-
Updated
Oct 15, 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 17, 2020 - Java
-
Updated
Oct 15, 2020 - Rust
-
Updated
Apr 29, 2020 - Shell
-
Updated
Oct 17, 2020 - Go
-
Updated
Sep 8, 2020 - C
-
Updated
Feb 19, 2019 - C
-
Updated
Aug 2, 2020 - C
-
Updated
Oct 15, 2020 - Ruby
-
Updated
Oct 17, 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
-
Updated
Oct 18, 2020 - Go
BN support in Common
Lots of methods in Common have to do with numbers. We sometimes convert BNs to numbers (for instance block numbers) and feed those to Common. Common should support inputs where this input is of type BN and should also handle arithmetic as BN. We can keep supporting numbers by internally converting it to BN and then feeding it to the same method which handles the input as BN.
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