Upgrade Docker Compose version
Open
@chirangaalwis is already working on this.
Since May 9, 2019.
Priority/Normal
Type/Improvement
- Dominant language
- Dockerfile
- Stars
- 70
- Forks
- 96
- Avg merge
- 7d 19h
- Merged PRs (30d)
- 1
Description
Description:
Current Docker Compose resources refer to version 2.3. It is suggested to upgrade this to version 2.4 (version 2 of Docker Compose file format [1]) or to version 3 of Docker Compose file format [2].
[1]: Docker Compose version 2 file format
[2]: Docker Compose version 3 file format
Affected Product Version:
WSO2 Enterprise Integrator v6.4.x
Sub Tasks:
- Evaluate the Docker Compose version 3 constructs
- Identify differences between the past version (v2.3) and latest version (v3)
- Integrate the changes to the existing Docker Compose resources
- Test with Alpine based Docker resources
- Test with CentOS based Docker resources
- Test with Ubuntu based Docker resources
- Peer/Code review
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.