Skip to content

Instantly share code, notes, and snippets.

@300481
Created May 30, 2025 07:46
Show Gist options
  • Save 300481/7ad84ed1f11f9f48d780ce15e571215f to your computer and use it in GitHub Desktop.
Save 300481/7ad84ed1f11f9f48d780ce15e571215f to your computer and use it in GitHub Desktop.
Merge multiple container auth.json files aka dockerconfigjson
jq .auths *.json | jq -s '{auths: add}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment