mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 18:17:24 +00:00
Merge pull request #17112 from moxiegirl/fix-16961-tic
Removing extra tic
This commit is contained in:
@@ -39,7 +39,7 @@ Then, run a container and specify values for the `labels` or `env`. For example
|
||||
|
||||
```
|
||||
docker run --label foo=bar -e fizz=buzz -d -P training/webapp python app.py
|
||||
````
|
||||
```
|
||||
|
||||
This adds additional fields to the log depending on the driver, e.g. for
|
||||
`json-file` that looks like:
|
||||
|
||||
Reference in New Issue
Block a user