Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove base docker image, -v shows commit hash #223

Merged
merged 1 commit into from
Oct 17, 2016
Merged

Remove base docker image, -v shows commit hash #223

merged 1 commit into from
Oct 17, 2016

Conversation

sadayuki-matsuno
Copy link
Collaborator

remove the vuls/base docker image.

To apply these changes, you must remove the original docker images: vuls/vuls vuls/go-cve-dictionary docker and pull the new images.

@sadayuki-matsuno
Copy link
Collaborator Author

Vuls version information is embedded to these docker images.

$ docker run  --rm  vuls/vuls -v
vuls v0.1.6 63f0a27
$ docker run --rm vuls/go-cve-dictionary -v
go-cve-dictionary v0.1.0 8465a01

@kotakanbe
Copy link
Member

Thanks!

@kotakanbe kotakanbe merged commit c57e430 into future-architect:master Oct 17, 2016
@kotakanbe kotakanbe changed the title remove base docker image Remove base docker image, -v shows commit hash Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants