docker-cartodb icon indicating copy to clipboard operation
docker-cartodb copied to clipboard

Failing to install bundler because of ruby version incompatibility

Open bplmp opened this issue 6 years ago • 0 comments

Step 32/59 : RUN gem install bundler &&gem install compass
 ---> Running in a0d6183eb7e3
ERROR:  Error installing bundler:
	bundler requires Ruby version >= 2.3.0.
The command '/bin/sh -c gem install bundler &&gem install compass' returned a non-zero code: 1

Pull request to fix: https://github.com/chriswhong/docker-cartodb/pull/37

bplmp avatar Jan 03 '19 13:01 bplmp