synbiohub icon indicating copy to clipboard operation
synbiohub copied to clipboard

Update Dockerfile

Open JMante1 opened this issue 3 years ago • 4 comments

Changed the base image to be more up to date based on NIST recommendations

JMante1 avatar Sep 30 '21 03:09 JMante1

for some reason the newer docker image can't install python using apk. Not sure what is going on

JMante1 avatar Sep 30 '21 03:09 JMante1

This is the command that is failing: apk add nss git openjdk8-jre openjdk8 maven python alpine-sdk libxml2-dev yarn g++ gcc bash raptor2 jq

JMante1 avatar Sep 30 '21 03:09 JMante1

Looks like docker build is failing.

cjmyers avatar Sep 30 '21 15:09 cjmyers

Could one of those applications not be available for this new OS?

cjmyers avatar Sep 30 '21 15:09 cjmyers