- Building Web Apps with Spring 5 and Angular
- Ajitesh Shukla
- 77字
- 2021-07-02 19:38:25
What are Docker containers?
In this section, we will try and understand what are Docker containers while comparing them with real-world containers. Simply speaking, Docker is an open platform for developing, shipping, and running applications. It provides the ability to package and run an application in a loosely isolated environment called a container.
Before going into the details of Docker containers, let us try and understand the problems that are solved by real-world containers.
推薦閱讀
- Getting Started with React
- Spring Boot開發(fā)與測(cè)試實(shí)戰(zhàn)
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 深入理解Bootstrap
- Drupal 8 Blueprints
- Java 開發(fā)從入門到精通(第2版)
- INSTANT CakePHP Starter
- GitLab Repository Management
- 21天學(xué)通C++(第6版)
- Learning Zurb Foundation
- 深入分布式緩存:從原理到實(shí)踐
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- C++編程兵書