synbiohub
synbiohub copied to clipboard
Update Dockerfile
Changed the base image to be more up to date based on NIST recommendations
for some reason the newer docker image can't install python using apk. Not sure what is going on
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
Looks like docker build is failing.
Could one of those applications not be available for this new OS?