Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
jabronious
2 years agoNew Contributor
Failing to load in docker config
I currently have my config.json (as a document) for docker loaded into my 1pass vault like this:
config.json
{
"auths": {
"https://index.docker.io/v1/": {
"user...
jabronious
2 years agoNew Contributor
I needed to solve this by taking the docker config.json and copy/paste it into an API Credential with a field that was labelled .dockerconfigjson
. Otherwise everything else I did was good. Hope this helps someone else down the road :)