Protect what matters – even after you're gone. Make a plan for your digital legacy today.
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 :)