Excellent software and practical tutorials

Introduction to docker and docker-compose installation
In the past, when we configured an application's operating environment on the server, we had to install various components. For example, in the JavaWeb environment, we had to install Tomcat, MySQL, etc. Not to mention how troublesome it was to install and configure these things, it was not cross-platform.