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

fix vulsrepo dockerfile #496

Merged
merged 1 commit into from
Sep 26, 2017
Merged

fix vulsrepo dockerfile #496

merged 1 commit into from
Sep 26, 2017

Conversation

usiusi360
Copy link
Contributor

What did you implement:

Change the config file name of vulsrepo.

How did you implement it:

Change docker file

How can we verify it:

docker run -dt -v $PWD:/vuls -p 5111:5111 vuls/vulsrepo

Todos:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@kotakanbe kotakanbe merged commit 1095ebe into future-architect:master Sep 26, 2017
@kotakanbe
Copy link
Member

Many Thanks!

kotakanbe added a commit that referenced this pull request Oct 16, 2017
* master:
  Fix OVAL detection on Debian and Ubuntu (#509)
  Add filter options to tui subcommand (#508)
  Add filter options to tui subcommand (#508)
  Add -ignore-unfixed option to report subcommand #485 (#507)
  Add goreleaser to distribute binaries (#460)
  Add goreportcard to README
  Support SUSE Enterprise Linux (#487)
  Debian: Use --showformat flag to get status of packages and ignore n(not-inst… (#484)
  fix vulsrepo dockerfile (#496)
  Update README.ja.md (#498)
  Fix typos (#499)
  Check repoquery with sudo nopasswd in deep scan mode on RedHat (#492)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants