DevOps
Docker Engine
0views0comments
A containerization platform for packaging and deploying apps consistently anywhere.
Overview
Docker Engine is the most widely used containerization platform, packaging an application together with all its dependencies.
Highlights
Consistent runtime behavior from dev machine to production, and a massive image ecosystem on Docker Hub.
When to use it
A foundational piece of most modern CI/CD pipelines and microservice deployments.
Tags
dockercontainers
Category
DevOps · Open source projects