Skip to content

dweinstein/node-docker-read-auths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM

npm version

SYNOPSIS

Read auth / registry tokens like the official docker client.

USAGE

const auth = require('.');

const a = auth.fromFile('/path/to/config.json');

const b = auth.likeDockerClient();

About

read registry auth configuration like the official docker client

Resources

License

Stars

Watchers

Forks

Packages

No packages published