forked from alt/image-forge
dockerfiles-alt-trivy
ALT dockerfile for trivy.
Copy dockerfile somewhere and built the image:
$ docker build --rm -t <username>/trivy .
And launch the trivy container
$ docker run -it <username>/trivy
ALT dockerfile for trivy.
Copy dockerfile somewhere and built the image:
$ docker build --rm -t <username>/trivy .
And launch the trivy container
$ docker run -it <username>/trivy