Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Latest commit

 

History

History

wso2base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Dockerfile for WSO2 Base Image

The Dockerfile defines the resources and instructions to build the Docker images with the WSO2 products and runtime configurations.

Try it out

The cloned local copy of WSO2 Dockerfiles will be referred as DOCKERFILES_HOME.

  • Build the docker image

    • Navigate to <DOCKERFILES_HOME>/wso2base.
    • Execute build.sh script and provide the product version.
      • ./build.sh
  • This is the base image to build other wso2 product docker images. This image contains all the basic utilities required to run wso2 products.

Detailed Configuration