diff --git a/setup/docker/base/latest/README.md b/setup/docker/base/latest/README.md index de795289..f28d5088 100644 --- a/setup/docker/base/latest/README.md +++ b/setup/docker/base/latest/README.md @@ -5,7 +5,12 @@ See the [Hub page](https://hub.docker.com/r/vuls/vuls-base/) for the full readme # Supported tags and respective `Dockerfile` links -- [`0.1.0`, `latest` (*vuls-base:0.1.0 Dockerfile*)]() +- [`latest` (*vuls-base:latest Dockerfile*)](https://github.com/future-architect/vuls/blob/master/setup/docker/base/latest/Dockerfile) + +# Caution + +This image is built per commit. +If you want to use the latest docker image, you should remove the existing image, and pull it once again. # What is vuls-base? diff --git a/setup/docker/go-cve-dictionary/latest/README.md b/setup/docker/go-cve-dictionary/latest/README.md index 26c0fd4b..f57f7923 100644 --- a/setup/docker/go-cve-dictionary/latest/README.md +++ b/setup/docker/go-cve-dictionary/latest/README.md @@ -1,13 +1,16 @@ -# go-cve-dictionary +# go-cve-dictionary-Docker This is the Git repo of the official Docker image for go-cve-dictionary. See the [Hub page](https://hub.docker.com/r/vuls/go-cve-dictionary/) for the full readme on how to use the Docker image and for information regarding contributing and issues. # Supported tags and respective `Dockerfile` links -- [`latest` (*go-cve-dictionary:latest Dockerfile*)]() +- [`latest` (*go-cve-dictionary:latest Dockerfile*)](https://github.com/future-architect/vuls/blob/master/setup/docker/go-cve-dictionary/latest/Dockerfile) -This image version is same as the github repository version. +# Caution + +This image is built per commit. +If you want to use the latest docker image, you should remove the existing image, and pull it once again. # What is go-cve-dictionary? diff --git a/setup/docker/vuls/latest/README.md b/setup/docker/vuls/latest/README.md index fd3f8b1b..c86a0d09 100644 --- a/setup/docker/vuls/latest/README.md +++ b/setup/docker/vuls/latest/README.md @@ -5,9 +5,12 @@ See the [Hub page](https://hub.docker.com/r/vuls/vuls/) for the full readme on h # Supported tags and respective `Dockerfile` links -- [`latest` (*vuls:latest Dockerfile*)]() +- [`latest` (*vuls:latest Dockerfile*)](https://github.com/future-architect/vuls/blob/master/setup/docker/vuls/latest/Dockerfile) -This image version is same as the github repository version. +# Caution + +This image is built per commit. +If you want to use the latest docker image, you should remove the existing image, and pull it once again. # What is Vuls? diff --git a/setup/docker/vulsrepo/latest/README.md b/setup/docker/vulsrepo/latest/README.md index bffb42b6..71846dab 100644 --- a/setup/docker/vulsrepo/latest/README.md +++ b/setup/docker/vulsrepo/latest/README.md @@ -5,9 +5,12 @@ See the [Hub page](https://hub.docker.com/r/vuls/vulsrepo/) for the full readme # Supported tags and respective `Dockerfile` links -- [`latest` (*vulsrepo:latest Dockerfile*)]() +- [`latest` (*vulsrepo:latest Dockerfile*)](https://github.com/future-architect/vuls/blob/master/setup/docker/vulsrepo/latest/Dockerfile) -This image version is same as the github repository version. +# Caution + +This image is built per commit. +If you want to use the latest docker image, you should remove the existing image, and pull it once again. # What is vulsrepo?