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:
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 https://github.com/elixir-cloud-aai/ga4gh-sdk/pull/27#discussion_r1721809861_