baude / image-scanner

[Deprecated] Vulnerability scanner for containers and images
GNU Lesser General Public License v2.1
14 stars 8 forks source link

Automated docker hub builds #74

Open simon3z opened 9 years ago

simon3z commented 9 years ago

It would be great to have docker hub (automated) builds. The only requirement so far is that (as far as I know) there's no way to specify a different name for the Docker file to use.

This means that the current Dockerfile.fedora cannot be used (and the current Dockerfile cannot be used as well as the rhel7 image cannot update packages from the docker hub).

Proposal is to rename Dockerfile to Dockerfile.rhel7 and Dockerfile.fedora to Dockerfile (not sure if this breaks some other building process you may have).