mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update formatting.md
This commit is contained in:
@@ -91,6 +91,9 @@ docker inspect --format='{{range .NetworkSettings.Networks}}{{println .IPAddress
|
||||
# Hint
|
||||
|
||||
To find out what data can be printed, show all content as json:
|
||||
|
||||
{% raw %}
|
||||
```
|
||||
docker container ls --format='{{json .}}'
|
||||
```
|
||||
{% endraw %}
|
||||
|
||||
Reference in New Issue
Block a user