Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
install_docker [2024/02/08 18:31] systeminstall_docker [2024/02/08 18:42] (current) system
Line 52: Line 52:
 sudo mount --bind ../../rdcore ./rdcore sudo mount --bind ../../rdcore ./rdcore
 </code> </code>
-  * Run the **local_build.sh** script.+  * Execute the script local_build.sh.
 <code bash> <code bash>
 ./local_build.sh ./local_build.sh
Line 71: Line 71:
 </alert> </alert>
  
-  * After it completed you can confirm it is running+  * After the process is complete, you can confirm that it is running
 <code bash> <code bash>
 docker container ls docker container ls
Line 78: Line 78:
 db3c6fa81d8b   bitnami/mariadb:10.5   "/opt/bitnami/script…"   2 hours ago         Up 2 hours         3306/t db3c6fa81d8b   bitnami/mariadb:10.5   "/opt/bitnami/script…"   2 hours ago         Up 2 hours         3306/t
 </code> </code>
-  * Open a browser and go to the IP Address of the host running the docker containers.+  * Open a browser and call up the IP address of the host on which the Docker containers are running.
  
  • install_docker.1707409891.txt.gz
  • Last modified: 2024/02/08 18:31
  • by system