Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 924 Bytes

File metadata and controls

11 lines (7 loc) · 924 Bytes

Swagger_Codegen_3.0_Docker_Container

The intent of this repository is to host resources that provide the means to create a self-contained Docker container for API-First development using the latest Swagger Codegen (3.x) and OpenAPI (2 or 3).

The following resources are available in this repository:

  1. Create Docker Image - Steps to create the ready-to-go Swagger Codegen Docker Container.
  2. Use Swagger Codegen Docker Container - Create and use the container
  3. Create Swagger Codegen Environment in Alpine WSL - Create Swagger Codegen environment in Windows WSL2 using Alpine Linux distribution

The Docker Image created in (1) and used in (2) is available at mwczapski/swagger-codegen:1.0.0 on Docker Hub.