uclibs / uc_drc

DRC migration planning and work
Other
0 stars 0 forks source link

[WIP] Pins sassc to version 2.1.0 for docker builds. #113

Open scherztc opened 3 years ago

scherztc commented 3 years ago

When docker 3.0.3 attempts to bundle install sassc version 2.4.0 it has a fatal timeout.

Fetching sassc 2.4.0 Installing sassc 2.4.0 with native extensions /scripts/docker-entrypoint.sh: line 100: 31 Killed bundle install

It looks like there is a problem with rails 6, docker, and version 2.4.0.

https://stackoverflow.com/questions/62720043/rails-why-is-bundle-install-frozen-up-by-sassc-2-4-0

hortongn commented 2 years ago

@scherztc and @crowesn this PR is over a year old. Let's merge it or close it so it's not hanging out there.

crowesn commented 2 years ago

Discussed this PR with @hortongn and decided to throw a WIP on the title and keep open for when/if we resume development.