mirror of
https://github.com/docker/cli.git
synced 2025-08-01 04:26:55 +03:00
remove Jekyll tags from CLI reference
These Markdown files are now embedded in a YAML file for templating in the documentation, and these special markers are no longer needed. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Tibor Vass
parent
e9457714cf
commit
8e7dd976f8
@ -195,7 +195,6 @@ attach`, `docker exec`, `docker run` or `docker start` command.
|
||||
Following is a sample `config.json` file:
|
||||
|
||||
```json
|
||||
{% raw %}
|
||||
{
|
||||
"HttpHeaders": {
|
||||
"MyHeader": "MyValue"
|
||||
@ -213,7 +212,6 @@ Following is a sample `config.json` file:
|
||||
"unicorn.example.com": "vcbait"
|
||||
}
|
||||
}
|
||||
{% endraw %}
|
||||
```
|
||||
|
||||
### Notary
|
||||
|
Reference in New Issue
Block a user