Created
May 30, 2025 07:46
-
-
Save 300481/7ad84ed1f11f9f48d780ce15e571215f to your computer and use it in GitHub Desktop.
Merge multiple container auth.json files aka dockerconfigjson
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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