Files
linuxkit/projects
Ian Campbell 8e90e67eea swarmd: host pid namespace for CNI access to /proc/PID/ns/net
Since containers are spawned by containerd (which is in the host PID namespace)
and not in the swarmd container's namespace.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-05-12 19:02:23 +01:00
..
2017-04-02 13:09:29 +01:00
2017-05-12 15:36:13 +01:00
2017-03-17 16:39:46 +00:00
2017-05-12 15:36:13 +01:00
2017-05-12 15:36:13 +01:00
2017-05-12 15:36:13 +01:00
2017-04-27 18:01:05 +01:00
2017-04-27 18:01:05 +01:00
2017-05-08 12:06:25 -06:00

Projects

We aim to provide a set of open spaces for collaboration to help move projects towards production. Projects should usually at a minimum provide a README of how to get started using the project with Moby, and a roadmap document explaining what the aims are and how to contribute. Most projects will probably provide a way to run the project in a custom Moby build in its current state, which ideally will be integrated in the Moby CI so there are checks that it builds and runs. Over time we hope that many projects will graduate into the recommended production defaults, but other projects may remain as ongoing projects, such as kernel hardening.

If you want to create a project, please submit a pull request to create a new directory here.

Current projects

Current projects not yet documented

  • VMWare support (VMWare)
  • ARM port and secure boot integration (ARM)