mirror of
https://github.com/clearlinux/docs.git
synced 2026-09-07 14:41:29 +00:00
More markdownfmt appeasement
This commit is contained in:
+1
-2
@@ -48,8 +48,7 @@ Configuration such as parameters and additional modules may also be passed in vi
|
||||
$ docker run -d %%REPO%%:9 --modules=jmx jetty.threadPool.maxThreads=500
|
||||
```
|
||||
|
||||
To update the server configuration in a derived Docker image, the `Dockerfile` may
|
||||
enable additional modules with `RUN` commands like:
|
||||
To update the server configuration in a derived Docker image, the `Dockerfile` may enable additional modules with `RUN` commands like:
|
||||
|
||||
```Dockerfile
|
||||
FROM jetty:9
|
||||
|
||||
Reference in New Issue
Block a user