Skip to content

Instantly share code, notes, and snippets.

@tacsio
Created November 17, 2022 11:09
Show Gist options
  • Save tacsio/59f8c9e7594bf989d23c07b457a4c9cf to your computer and use it in GitHub Desktop.
Save tacsio/59f8c9e7594bf989d23c07b457a4c9cf to your computer and use it in GitHub Desktop.
Docker healthcheck status
docker inspect --format "{{json .State.Health }}" <container-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment