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
《地理信息系统原理、技术与方法》  97

最近几年来,地理信息系统无论是在理论上还是应用上都处在一个飞速发展的阶段。 GIS被应用于多个领域的建模和决策支持,如城市管理、区划、环境整治等等,地理信息成为信息时代重要的组成部分之一; “数字地球”概念的提出,更进一步推动了作为其技术支撑的GIS的发展。 与此同时,一些学者致力于相关的理论研究,如空间感知、空间数据误差、空间关系的形式化等等。 这恰好说明了地理信息系统作为应用技术和学科的两个方面,并且这两个方面构成了相互促进的发展过程。