Thanks to visit codestin.com
Credit goes to github.com

Skip to content

p6/docker-apim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSO2 API Manager Docker Artifacts

This repository contains following Docker artifacts:

  • WSO2 API Manager Dockerfile
  • WSO2 API Manager Docker Compose File

Getting Started

Execute following command to clone the repository:

git clone https://github.com/wso2/docker-apim.git

Checkout required product version branch:

git branch
git checkout <product-version>

The bash files in dockerfile folder make use of scripts in wso2/docker-common repository and it has been imported into dockerfile/common folder as a sub-module. Once the clone process is completed execute following commands to pull the sub-module content:

git submodule init
git submodule update

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 98.1%
  • Nginx 1.9%