Add incomplete ADOPTERS file

Please add your use cases here. There are many adopters that I know about but have not
documented here, please fill this in.

I divided this into production users, and also linked a selection of open source projects
that I know about here.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2018-11-15 11:25:55 +00:00
parent 0c5adbde54
commit 59ccb84338
2 changed files with 22 additions and 1 deletions

View File

@@ -21,10 +21,10 @@ LinuxKit currently supports the `x86_64`, `arm64`, and `s390x` architectures on
- [LinuxKit kubernetes](https://github.com/linuxkit/kubernetes) aims to build minimal and immutable Kubernetes images. (previously `projects/kubernetes` in this repository).
- [LinuxKit LCOW](https://github.com/linuxkit/lcow) LinuxKit images and utilities for Microsoft's Linux Containers on Windows.
- [LinuxKit Nix](https://github.com/nix-community/linuxkit-nix) aims to provide a Linux Nix VM for macOS.
- [linux](https://github.com/linuxkit/linux) A copy of the Linux stable tree with branches LinuxKit kernels.
- [virtsock](https://github.com/linuxkit/virtsock) A `go` library and test utilities for `virtio` and Hyper-V sockets.
- [rtf](https://github.com/linuxkit/rtf) A regression test framework used for the LinuxKit CI tests (and other projects).
- [homebrew](https://github.com/linuxkit/homebrew-linuxkit) Homebrew packages for the `linuxkit` tool.
## Getting Started
@@ -157,6 +157,10 @@ This is an open project without fixed judgements, open to the community to set t
There are weekly [development reports](reports/) summarizing work carried out in the week.
## Adopters
We maintain an incomplete list of [adopters](adopters.md). Please open a PR if you are using LinuxKit in production or in your project, or both.
## FAQ
See [FAQ](docs/faq.md).