The Wayback Machine - https://web.archive.org/web/20201025180400/https://github.com/topics/sandbox
Skip to content
#

sandbox

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

gvisor
unknowndev233
unknowndev233 commented Jun 23, 2020

Description

runsc install is able to edit /etc/docker/daemon.json to enable Docker to replace runc with runsc.
Would be great if podman supports this feature.

Is this feature related to a specific bug?

No. By the way, does gVisor depend on Docker just for the reason that Docker uses runsc as its runtime?

Do you have a specific solution in mind?

To replace the runtim

Terasology
keturn
keturn commented Oct 19, 2020

Someone new to the project was trying to build it from source and they got the Compiling with a JDK not 8 nor 11 warning, as seen in this log: https://pastebin.com/na70rGh4

but when they do java -version at the command line, it reports OpenJDK 11.0.8, which is a JDK 11.

That warning could help by printing more details about which JDK gradle is running under, as it may be using some con

nanos
wjhun
wjhun commented Oct 5, 2020

We don't currently have an explicit test for futexes. We could use an exhaustive test that stresses both the futex interface as well as correctness on single and multiple-core instances. The test should run under both a Linux host and nanos as a parity check.

Improve this page

Add a description, image, and links to the sandbox 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 sandbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.