Browse Source
Software Containers: add link to OS-level virtualizatio page on wikipedia
pull/507/head
nodiscc
1 year ago
No known key found for this signature in database
GPG Key ID: 67FC4266A4B6909
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -641,7 +641,7 @@ _Related: [Databases](#databases), [Monitoring](#monitoring)_ |
|
|
|
|
|
|
|
**[`^ back to top ^`](#awesome-sysadmin)** |
|
|
|
|
|
|
|
*Operating system–level virtualization.* |
|
|
|
*[Operating system–level](https://en.wikipedia.org/wiki/OS-level_virtualization) virtualization.* |
|
|
|
|
|
|
|
- [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. ([Source Code](https://github.com/docker/compose)) |
|
|
|
- [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. ([Source Code](https://github.com/moby/swarmkit)) |
|
|
|