Docker development environment Before introducing the details of Docker and IDE in depth, let's take a look at why Docker should be put in the list of necessary development tools.
First of all, Docker can make our building environment portable, repeatable and isolated. For example, you need to use the 5. 1 gcc tool to build a C file. All demand