solgenomics / breedbase_dockerfile

The Dockerfiles for breeDBase
MIT License
8 stars 8 forks source link

Fix container image build #36

Closed nathanweeks closed 2 years ago

nathanweeks commented 2 years ago

Fix image breakage with debian:stretch due to decommissioned keys.gnupg.net, build failure of latest grpcio, and intermittently-failing-due-to-network-access Selenium::Remote::Driver.

Pre-build sgn/js node modules to reduce startup time & address fatal error in "production" deployment.

Pin newer breedbase, & postgres images.

Update sgn to > 3.10.1 to get test fixes.