Skip to content

ajcollins0/docker-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-security

This is a tool that can quickily list the outdated packages for docker images and containers. This is still a work in progress and must be run on the same host as docker.

Note, you must have the docker-py libraries installed to use.

To get these libraries on fedora:

$ pip install docker-py

To get these libraries on RHEL:

$ yum install docker-python

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages