User Tools

Site Tools


rdm-dev:docker

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rdm-dev:docker [2025/11/18 13:35]
torkhov
rdm-dev:docker [2025/11/18 13:41] (current)
torkhov
Line 16: Line 16:
   * **service** is the second level of declaration in the docker-compose. for ELMO it is:   * **service** is the second level of declaration in the docker-compose. for ELMO it is:
   *    * 
-  * services: +  * services: 
-  *   db: +  * * *  db: 
-  *   web:+  * * *  web:
      
-  * **version** is usually 1, it varies if you scale the service. Have fun 🤣+  * **version** is usually 1, it varies if you scale the service.  
 +Have fun 🤣 and remember: 
 +You can overwrite the name of a single container using the **--name** command-line flag with **docker run**, or you can use the **container_name:** directive in a Docker Compose file.
rdm-dev/docker.1763472928.txt.gz · Last modified: 2025/11/18 13:35 by torkhov