The Wayback Machine - https://web.archive.org/web/20201114104158/https://github.com/topics/virtual-machine
Skip to content
#

virtual-machine

Here are 1,388 public repositories matching this topic...

multipass
stealthybox
stealthybox commented Sep 6, 2019

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

Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
  • Updated Nov 13, 2020
  • Go
ethereumjs-vm
evertonfraga
evertonfraga commented Nov 10, 2020

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/**/*.ts

Currently 25 occurrencies.

block/src/block.ts:1:/* eslint-disable no-dupe-class-members */
block/test/block.spec.ts:2

Improve this page

Add a description, image, and links to the virtual-machine topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.