2. Docker

  • 2.17. Swarm cluster management

    2.17.1. Brief introduction ¶ Docker Swarm is the cluster management tool of Docker. It transforms the Docker host poo...
    2025-10-25 13:32:36 UTC
  • 2.18. Docker install Ubuntu

    Ubuntu is a Linux operating system based on Debian. 2.18.1. 1. View the available Ubuntu versions ¶ Access Ubuntu M...
    2025-10-25 13:32:36 UTC
  • 2.19. Docker install CentOS

    CentOS (Community Enterprise Operating System) is one of the Linux distributions, which is compiled from the source code rel...
    2025-10-25 13:32:38 UTC
  • 2.20. Docker install Nginx

    Nginx is a high-performance HTTP and reverse proxy web server, but also provides IMAP/POP3/SMTP services. 2.20.1. 1. Vi...
    2025-10-25 13:32:35 UTC
  • 2.21. Docker install Node.js

    Node.js is a JavaScript running environment based on Chrome V8 engine and a development platform that allows JavaScript to r...
    2025-10-25 13:32:35 UTC
  • 2.22. Docker install PHP

    2.22.1. Install the PHP image ¶ Method 1. Docker pull php ¶ Find Docker Hub Php image on: ` <../wp-content/u...
    2025-10-25 13:32:35 UTC
  • 2.23. Docker install MySQL

    MySQL is the most popular open source database in the world. With its reliability, ease of use, and performance, MySQL has b...
    2025-10-25 13:32:37 UTC
  • 2.24. Docker install Tomcat

    2.24.1. Method 1. Docker pull tomcat ¶ Find Docker Hub Tomcat image on: ` <../wp-content/uploads/2016/06/F5FE5252...
    2025-10-25 13:32:38 UTC
  • 2.25. Docker install Python

    2.25.1. Method 1. Docker pull python:3.5 ¶ Find Docker Hub Python image on: ` <../wp-content/uploads/2016/06/B32A...
    2025-10-25 13:32:38 UTC
  • 2.26. Docker install Redis

    Redis is an open source NoSQL database written in ANSI C language, supports network, can be memory-based and persistent, Key...
    2025-10-25 13:32:35 UTC
  • 2.27. Docker install MongoDB

    MongoDB is a free open source cross-platform document-oriented NoSQL database program. 2.27.1. 1. View the available Mo...
    2025-10-25 13:32:37 UTC
  • 2.28. Docker install Apache

    2.28.1. Method 1. Docker pull httpd ¶ Find Docker Hub Httpd image on: ` <../wp-content/uploads/2016/06/DD4D706F-7...
    2025-10-25 13:32:40 UTC
  • 2.29. A complete Collection of Docker commands

    2.29.1. Container life cycle management ¶ run start/stop/restart kill rm pause/unpause ...
    2025-10-25 13:32:36 UTC
  • 2.30. Docker run command

    Docker 命令大全 docker run : Create a new container and run a command 2.30.1. Grammar ¶ docker run [OPTIONS] IMA...
    2025-10-25 13:32:36 UTC
  • 2.31. Docker start/stop/restart command

    Docker 命令大全 docker start Start one or more containers that have been stopped docker stop Stop a running container ...
    2025-10-25 13:32:40 UTC
  • 2.32. Docker kill command

    Docker 命令大全 docker kill Kill a running container. 2.32.1. Grammar ¶ docker kill [OPTIONS] CONTAINER [CONTAIN...
    2025-10-25 13:32:35 UTC

Principles, Technologies, and Methods of Geographic Information Systems

 102

In recent years, Geographic Information Systems (GIS) have undergone rapid development in both theoretical and practical dimensions. GIS has been widely applied for modeling and decision-making support across various fields such as urban management, regional planning, and environmental remediation, establishing geographic information as a vital component of the information era. The introduction of the “Digital Earth” concept has further accelerated the advancement of GIS, which serves as its technical foundation. Concurrently, scholars have been dedicated to theoretical research in areas like spatial cognition, spatial data uncertainty, and the formalization of spatial relationships. This reflects the dual nature of GIS as both an applied technology and an academic discipline, with the two aspects forming a mutually reinforcing cycle of progress.