-
Updated
Nov 4, 2020 - C++
virtual-machine
Here are 1,388 public repositories matching this topic...
-
Updated
Nov 13, 2020 - Rust
-
Updated
Oct 15, 2020 - Shell
-
Updated
Oct 6, 2020
-
Updated
Sep 2, 2020 - LLVM
-
Updated
Nov 9, 2020 - C
-
Updated
Oct 1, 2020 - Java
-
Updated
Nov 12, 2020 - C
-
Updated
Mar 23, 2019 - C
-
Updated
Nov 14, 2020 - Java
-
Updated
Nov 2, 2020 - Rust
-
Updated
Apr 29, 2020 - Shell
-
Updated
Nov 13, 2020 - Go
-
Updated
Nov 10, 2020 - C
-
Updated
Feb 19, 2019 - C
-
Updated
Aug 2, 2020 - C
-
Updated
Oct 15, 2020 - Ruby
-
Updated
Nov 13, 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
Nov 13, 2020 - Go
-
Updated
Nov 8, 2020 - Lua
-
Updated
Nov 6, 2020
ESLint ignore rules
I have collected all of our ESLint ignore rules added from the previous codebases, the migration to ethereumjs-config v2 and other specific events.
To inspect all eslint-disable throughout the code:
grep -REosin "eslint(-\w+)+" ./packages/**/*.tsCurrently 25 occurrencies.
block/src/block.ts:1:/* eslint-disable no-dupe-class-members */
block/test/block.spec.ts:2Improve 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