swagger-codegen
swagger-codegen copied to clipboard
Swagger Codegen Dockerfile Entrypoint
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.shand./bin/security/{LANG}-petstore.shif 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.0branch 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
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!
Hey Meat Bag! Your Pull Request Build Passed! 743 tests run, 5 skipped, 0 failed.