swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

Swagger Codegen Dockerfile Entrypoint

Open jebentier opened this issue 8 years ago • 2 comments

PR checklist

  • [ ] Read the contribution guidelines.
  • [ ] Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • [ ] Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • [ ] Copied the technical committee to review the pull request if your PR is targeting a particular programming langauge.

Description of the PR

I've done the work to add an entrypoint to the code-generator dockerfile in an attempt to resolve any complaints of not being able to easily specify a different port for the java process to run on.

fix #3386

jebentier avatar Oct 27 '17 16:10 jebentier

Thanks for this PR. I'm not sure if reviews trigger comment notifications, so I wanted to leave a comment and ask to review the feedback. Have a great night!

jimschubert avatar Oct 29 '17 02:10 jimschubert

Hey Meat Bag! Your Pull Request Build Passed! 743 tests run, 5 skipped, 0 failed.

swagger-bot avatar Jul 01 '20 16:07 swagger-bot