Skip to content

Instantly share code, notes, and snippets.

@mthalman
Created April 21, 2024 20:31
Show Gist options
  • Save mthalman/d931ea1fb569aa81ff8771184823e75d to your computer and use it in GitHub Desktop.
Save mthalman/d931ea1fb569aa81ff8771184823e75d to your computer and use it in GitHub Desktop.
mthalman Docker ecosystem
flowchart TD
    A(docker-bump-action) -->B(dredge)
    A-->C(dockerfile-spy)
    B-->D(docker-creds-provider)
    B-->F(docker-registry-client)
    B-->E(dockerfile-model)
    C-->E
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment