File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Containers are configured using parameters passed at runtime (such as those abov
109109
110110| Parameter | Function |
111111| :----: | --- |
112- | ` -e DOCKER_MODS= ` | Pipe-delimited (`| `) list of mods to download |
112+ | ` -e DOCKER_MODS= ` | Pipe-delimited (` \ |` ) list of mods to download |
113113| ` -e DOCKER_HOST= ` | Specify the docker endpoint to use if not using the docker.sock |
114114| ` -v /modcache ` | Modmanager mod storage. |
115115| ` -v /var/run/docker.sock:ro ` | Mount the host docker socket into the container. |
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ full_custom_readme: |
113113
114114 | Parameter | Function |
115115 | :----: | --- |
116- | `-e DOCKER_MODS=` | Pipe-delimited (`|`) list of mods to download |
116+ | `-e DOCKER_MODS=` | Pipe-delimited (`\ |`) list of mods to download |
117117 | `-e DOCKER_HOST=` | Specify the docker endpoint to use if not using the docker.sock |
118118 | `-v /modcache` | Modmanager mod storage. |
119119 | `-v /var/run/docker.sock:ro` | Mount the host docker socket into the container. |
You can’t perform that action at this time.
0 commit comments