An open API service indexing awesome lists of open source software.

https://github.com/nicholashoule/docker

Docker containers wrap up software and its dependencies into a standardized unit for software development that includes everything it needs to run: code, runtime, system tools and libraries. This guarantees that your application will always run the same and makes collaboration as simple as sharing a container image.
https://github.com/nicholashoule/docker

containers devops docker

Last synced: 11 months ago
JSON representation

Docker containers wrap up software and its dependencies into a standardized unit for software development that includes everything it needs to run: code, runtime, system tools and libraries. This guarantees that your application will always run the same and makes collaboration as simple as sharing a container image.

Awesome Lists containing this project