You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be very cool to see uptime and restart counts expose, Docker API exposes State.StartedAt and RestartCount which can be used for this quite easily.
The text was updated successfully, but these errors were encountered:
It'd be very cool to see uptime and restart counts expose, Docker API exposes
State.StartedAt
andRestartCount
which can be used for this quite easily.The text was updated successfully, but these errors were encountered: