Piotr Mańkowski

Results 2 comments of Piotr Mańkowski

@alex-mohemian so theoretically adding `RUN bundle config --local build.sassc --without-march-tune-native` before `bundle install` in Dockerfile should solve this issue. But it doesn't, any thoughts? bundle config in docker image: ```...

@alex-mohemian oh, thanks! :)