DOCKER Python vSphere Client with a dialog vmware Vcenter interface
148
FROM https://github.com/dnaeon/pvc and more info: http://pvc.readthedocs.io/en/latest/
PVC is an interactive text-mode VMware vSphere Client with a dialog(1) interface for GNU/Linux systems built on top of the pyVmomi VMware vSphere API Python bindings.
Using PVC allows you to quickly navigate in your VMware vSphere environment and perform common tasks against various VMware vSphere Managed Entities.
PVC is Open Source and licensed under the BSD License.
For use in your docker for example:
docker run -i -t --rm --dns=8.8.8.8 --dns-search=net -h=pvc-v0.1.1 --name pvc marioezquerro/pvc:v0.1.1 /usr/local/bin/pvc-tui
To download use the tag version docker pull marioezquerro/pvc:v0.1.1
Content type
Image
Digest
Size
268.7 MB
Last updated
almost 10 years ago
docker pull marioezquerro/pvc:v0.1.1