v3.0.3
git clone [email protected]:ezsystems/ezplatform-ee.git --single-branch --branch v3.0.3 ~/tmp-ee;
cd ~/tmp-ee;
git remote add neworigin [email protected]:adriendupuis/ezplatform-ee-docker.git;
git checkout -b release/v3.0.3;
git push -u neworigin release/v3.0.3;