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

OpenAPI models generation: switch to using Docker for the generator #43

Open
pavelnikonorov opened this issue Oct 26, 2024 · 0 comments

Comments

@pavelnikonorov
Copy link
Collaborator

To streamline setup and minimise local dependency installations, the official Docker container for OpenAPI Generator CLI might be a more convenient alternative. This container includes all required dependencies, eliminating the need for a local Java installation and other setup steps. Available directly on Docker Hub, this solution can simplify development and CI/CD workflows:

Docker Hub - OpenAPI Generator CLI
https://hub.docker.com/r/openapitools/openapi-generator-cli

Originally posted by @uniqueg in #27 (comment)

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

No branches or pull requests

1 participant