Issue
When executing ./redmine.sh, I'm getting the following error:
./redmine.sh: line 14: conditional binary operator expected
./redmine.sh: line 14: syntax error near `RAILS_ENV'
./redmine.sh: line 14: `if [[ ! -v RAILS_ENV || "$RAILS_ENV" == development ]]; then'
Details
CentOS 6.5
Docker client 0.7.6
root user
git clone git://github.com/binaryphile/docker-redmine
cd docker-redmine
./redmine.sh