doc:appunti:linux:sa:docker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:sa:docker [2025/11/06 10:45] – [Hello World] niccolo | doc:appunti:linux:sa:docker [2025/11/06 10:56] (current) – [Esempio di esecuzione di un container] niccolo | ||
|---|---|---|---|
| Line 87: | Line 87: | ||
| < | < | ||
| - | Config file '/ | + | Config file '/ |
| - | either create a new config file by running with the `generate` | + | file by running with the `generate` argument (and then edit the resulting file before |
| - | argument (and then edit the resulting file before restarting) | + | restarting) or specify the path to an existing config file with the SYNAPSE_CONFIG_PATH |
| - | or specify the path to an existing config file with the | + | variable. |
| - | SYNAPSE_CONFIG_PATH variable. | + | |
| </ | </ | ||
| + | Leggendo la [[https:// | ||
| + | < | ||
| + | docker run -it --rm \ | ||
| + | --mount type=volume, | ||
| + | -e SYNAPSE_SERVER_NAME=my.matrix.host \ | ||
| + | -e SYNAPSE_REPORT_STATS=yes \ | ||
| + | matrixdotorg/ | ||
| + | </ | ||
| ===== Risorse impegnate sull' | ===== Risorse impegnate sull' | ||
doc/appunti/linux/sa/docker.1762422323.txt.gz · Last modified: by niccolo
