mirror of https://github.com/docker/docs.git
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 86de72fef244b3fe209e5793deb40fb26f5b318e) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
792c545f52
commit
c9ce561ac0
|
|
@ -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.
|
||||
|
||||

|
||||
[](../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 New Issue