# Docker Files Releases

OpenPaaS uses Docker image and git tags for releases. If you want to run a release of OpenPaaS with Docker, you have to:
 
1. Clone the source from git

    git clone https://github.com/linagora/openpaas-esn.git

2. Create a new branch from the release tag name

    git checkout -b <YOUR_BRANCH> <RELEASE_NAME>

3. Run OpenPaaS in Docker as usual

cf [README.md](./README.md)

## Releases

Here is a list of tags you can use:

- mach10 (released on March 10, 2016)
    
    
    