Ref: https://github.com/thebsdbox/diver
To run:
$ docker run -v ${HOME}:/root quaddo:diver
eg, to login to UCP which has a self-signed cert:
$ docker run -v ${HOME}:/root quaddo:diver ucp login --username admin --password admin123 --url=https://10.10.0.79 --ignorecert
Note: diver writes to / reads from the file ~/.ucptoken, hence the volume mount.
Content type
Image
Digest
Size
453.7 MB
Last updated
about 8 years ago
docker pull quaddo/diver