dockerscan: A Docker analysis tools
Project site | http://github.com/cr0hn/dockerscan |
Issues | https://github.com/cr0hn/dockerscan/issues/ |
Author | Daniel Garcia (cr0hn) / Roberto Munoz (robskye) |
Documentation | http://dockerscan.readthedocs.org |
Last Version | 1.0.0a1 |
Python versions | 3.5 or above |
A Docker analysis tools
Install from Pypi
> python3.5 -m pip install dockerscan
From source
> git clone https://github.com/cr0hn/dockerscan.git dockerscan
> cd dockerscan
> python3.5 setup.py install
Show options:
> dockerscan -h
Go to documentation site: https://dockerscan.readthedocs.org/
Any collaboration is welcome!
There're many tasks to do.You can check the Issues and send us a Pull Request.
Also you can read the TODO file.
This project is distributed under MIT license