Swagger-codegen: Automated Docker image for command-line run

Created on 18 Feb 2016  路  7Comments  路  Source: swagger-api/swagger-codegen

Don't think that web-based generator swaggerapi/swagger-generator fit well for scripts and command-line

All 7 comments

I agree. That would be very useful.

I do not think so. That leads to an image for the webbased tool.

What I am looking for is something like this: docker run -it swaggerapi/swagger-codegen <command> <args>. See this image/Dockerfile for reference.

We will try to maintain reload/swagger-codegen with stable releases for command line usage until there is an official image for doing so.

@wing328 Do you have any plan to publish cli version on docker hub?
I also fork this repo to publish cli image on docker hub.

https://hub.docker.com/r/mtsmfm/swagger-codegen/

@mtsmfm, see #2945.

@aleksandr-vin @arnested I think this issue can be closed because of https://hub.docker.com/r/swaggerapi/swagger-codegen-cli

Was this page helpful?
0 / 5 - 0 ratings