forked from loafle/openapi-generator-original
Added URL to public docker image
URL added: https://hub.docker.com/r/swaggerapi/swagger-generator/
This commit is contained in:
@@ -23,6 +23,7 @@ Check out [Swagger-Spec](https://github.com/OAI/OpenAPI-Specification) for addit
|
||||
- [Docker](#docker)
|
||||
- [Build and run](#build-and-run-using-docker)
|
||||
- [Build a Node.js server stub](#build-a-nodejs-server-stub)
|
||||
- [Public Docker image](#public-docker-image)
|
||||
- [Homebrew](#homebrew)
|
||||
- Generators
|
||||
- [To generate a sample client library](#to-generate-a-sample-client-library)
|
||||
@@ -117,6 +118,10 @@ cd swagger-codegen
|
||||
-o samples/server/petstore/nodejs
|
||||
```
|
||||
|
||||
#### Public Docker image
|
||||
|
||||
https://hub.docker.com/r/swaggerapi/swagger-generator/
|
||||
|
||||
### Homebrew
|
||||
To install, run `brew install swagger-codegen`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user