Docker Overview

Docker Overview

Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications. By taking advantage of Docker’s methodologies for shipping, testing, and deploying code quickly, you can significantly reduce the delay between writing code and running it in production.

What can I use Docker for?

  • Fast, consistent delivery of your applications
  • Responsive deployment and scaling
  • Running more workloads on the same hardware

Docker architecture
Docker 总览

相关文章:

  • 2021-05-14
  • 2021-10-06
  • 2022-01-01
  • 2021-11-02
  • 2021-07-05
  • 2021-10-23
猜你喜欢
  • 2021-06-08
  • 2021-11-24
  • 2021-07-29
  • 2021-05-22
相关资源
相似解决方案