mirror of https://github.com/docker/cli.git
9cd6d5333d
Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
lib | ||
model | ||
LICENSE | ||
README.md | ||
accounts.go | ||
client.go | ||
license.go | ||
storage.go | ||
subscriptions.go | ||
users.go |
README.md
docker/licensing
Overview
licensing is a library for interacting with Docker issued product licenses. It facilitates user's authentication to the Docker Store, provides a mechanism for retrieving a user's existing licenses, detects and verifies locally stored licenses, and can be used to provision trial licenses for Docker Enterprise Edition.
License
docker/licensing is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.