diff --git a/README.md b/README.md index 73d6e50..80084f7 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker) ### Runtime +- [aind](https://github.com/aind-containers/aind) - AinD launches Android apps in Docker, by nesting Anbox containers inside Docker by [@aind-containers](https://github.com/aind-containers) - [cri-o](https://github.com/cri-o/cri-o) - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by [cri-o](https://github.com/cri-o) - [lxc](https://github.com/lxc/lxc) - LXC - Linux Containers - [podman](https://github.com/containers/libpod) - libpod is a library used to create container pods. Home of Podman by [@containers][containers]