Skip to content
Latchkey

Docker GitHub Actions workflows

Real Docker CI workflows from popular open-source projects, each graded on four CI best practices. See how the best ones are set up, then grade your own.

What a strong Docker workflow does

The highest-graded Docker workflows cancel superseded runs with a concurrency group, set a job timeout, and pin third-party actions to a commit SHA. Latchkey applies all of these automatically on managed self-healing runners.

5 real Docker workflows