Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcnksm/awesome-container
A curated list of awesome container technologies and services
https://github.com/tcnksm/awesome-container
List: awesome-container
Last synced: 29 days ago
JSON representation
A curated list of awesome container technologies and services
- Host: GitHub
- URL: https://github.com/tcnksm/awesome-container
- Owner: tcnksm
- License: mit
- Created: 2015-04-21T00:35:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T01:15:48.000Z (over 4 years ago)
- Last Synced: 2024-12-09T06:06:14.859Z (about 1 month ago)
- Homepage:
- Size: 12.7 KB
- Stars: 173
- Watchers: 14
- Forks: 24
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-lists - awesome-container
- awesome-starred-test - tcnksm/awesome-container - A curated list of awesome container technologies and services (Others)
- awesomelist - awesome-container
- awesome-github-repos - tcnksm/awesome-container - A curated list of awesome container technologies and services (Others)
- collection - awesome-container
- lists - awesome-container
- ultimate-awesome - awesome-container - A curated list of awesome container technologies and services. (Other Lists / Monkey C Lists)
README
# Awesome Container [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]
[license]: https://github.com/tcnksm/awesome-container/blob/master/LICENSE
A curated list of awesome container technologies inspired by [awesomes](https://github.com/sindresorhus/awesome).
- [runc](https://github.com/opencontainers/runc)
- [jetpack](https://github.com/3ofcoins/jetpack)
- [nosecone](https://github.com/cdaylward/nosecone)
- [rkt](https://github.com/coreos/rkt)
- [Docker](https://www.docker.com/)
- [systemd-nspawn](http://fedoraproject.org/wiki/Features/SystemdLightweightContainers)
- [lmctfy](https://github.com/google/lmctfy)
- [garden](https://github.com/cloudfoundry-incubator/garden)
- [warden](https://github.com/cloudfoundry/warden)
- [LXC](https://linuxcontainers.org/)
- [OpenVZ](https://openvz.org/Main_Page)
- [Solaris Zones](http://docs.oracle.com/cd/E26502_01/html/E29024/toc.html)
- [FreeBSD jail](http://www.freebsd.org/cgi/man.cgi?query=jail&format=html)
- [zerovm](https://github.com/zerovm/zerovm)
- [mbox](https://github.com/tsgates/mbox)
- [vagga](https://github.com/tailhook/vagga)
- [MINCS](https://github.com/mhiramat/mincs)
- [Linux-VServer](http://linux-vserver.org/)
- [pflask](https://github.com/ghedo/pflask)
- [cask](https://github.com/ianpreston/cask)
- [shocker](https://github.com/stamf/shocker)
- [firejail](https://github.com/netblue30/firejail)### Spec
- [opencontainers/specs](https://github.com/opencontainers/specs)
- [appc/spec](https://github.com/appc/spec)### OS
Light-weight (Minimal) OS for running containers.
- [boot2docker](http://boot2docker.io/)
- [CoreOS](https://coreos.com/) from CoreOS
- [Project Atomic](http://www.projectatomic.io/) from Red Hat
- [Snappy Ubuntu Core](http://www.ubuntu.com/cloud/tools/snappy) from Canonical
- [RancherOS](http://rancher.com/rancher-os/) from Rancher Labs
- [Photon](https://vmware.github.io/photon/) from VMware
- [Nano Server]([http://blogs.technet.com/b/windowsserver/archive/2015/04/08/microsoft-announces-nano-server-for-modern-apps-and-cloud.aspx) from Windows### Cluster Management
- [kubernetes](http://kubernetes.io/)
- [Tectonic](https://tectonic.com/)
- [lattice](http://lattice.cf/index.html)
- [Panamax](http://panamax.io/)
- [Flocker](https://github.com/ClusterHQ/flocker)
- [VirtKick](https://github.com/virtkick/virtkick)
- [Nebula Container Orchestrator](http://nebula.readthedocs.io/en/latest/)### Networking
- [weave](http://weave.works/)
- [wormhole](https://github.com/vishvananda/wormhole)
- [flannel](https://github.com/coreos/flannel)### Monitoring
- [cAdvisor](https://github.com/google/cadvisor)
### PaaS
- [Flynn](https://flynn.io/) (Docker)
- [Deis](http://deis.io/) (Docker)
- [dokku](https://github.com/progrium/dokku) (Docker)
- [Cloud Foundry](http://cloudfoundry.org/index.html) (Warden)
- [OpenShift v3](https://github.com/openshift/origin) (Docker, Kubernetes)## Service
### Hosting
- [Google Container Engine](https://cloud.google.com/container-engine/)
- [Google App Engine Managed VM](https://cloud.google.com/appengine/docs/managed-vms/)
- [Amazon EC2 Container Service](http://aws.amazon.com/ecs/)
- [Amazon Elastic Beanstalk](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_docker.html)
- [Triton](https://www.joyent.com/)
- [tutum](https://www.tutum.co/)
- [StackDock](https://stackdock.com/)
- [Giant Swarm](https://giantswarm.io/)### Registry
Private container image registry services,
- [Quay.io](https://quay.io/) (Docker, App Container)
- [Google Container Registry](https://cloud.google.com/tools/container-registry/) (Docker)
- [Reesd](https://reesd.com/) (Docker)