Add direct link to event chart image
This adds a direct link to the event chart image
so that the full-resolution image can be "zoomed"
in to.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 86de72fef2
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
792c545f52
commit
c9ce561ac0
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ wget --no-check-certificate --certificate=$DOCKER_CERT_PATH/cert.pem \
|
|||
|
||||
The following diagram depicts the container states accessible through the API.
|
||||
|
||||
![States](images/event_state.png)
|
||||
[![States](images/event_state.png)](../images/event_state.png)
|
||||
|
||||
Some container-related events are not affected by container state, so they are not included in this diagram. These events are:
|
||||
|
||||
|
|
Loading…
Reference in a new issue