Docker High-Level Overview
摘要
Docker is an open source container management tool, developed by Solomon Hykes, and it has grown to become the most used standard in containerizing application workloads within the last decade since its inception in March 2013. Indeed, Docker changed how we package and deploy applications at scale according to its "build once, run anywhere" principle.