fix README
This commit is contained in:
@@ -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?
|
||||
|
||||
@@ -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?
|
||||
|
||||
|
||||
@@ -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?
|
||||
|
||||
|
||||
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user