matsengrp/linearham

Docker container doesn't build

Closed this issue · 2 comments

 ---> Running in 4969520a3649
Installing package into '/usr/local/lib/R/site-library'
(as 'lib' is unspecified)
Warning: invalid package 'lib/phylomd'
Error: ERROR: no packages specified
Warning message:
In install.packages("lib/phylomd", repos = NULL, type = "source") :
  installation of package 'lib/phylomd' had non-zero exit status
Removing intermediate container 4969520a3649
 ---> 011688a84dc9
Step 9/11 : RUN cd lib/revbayes/projects/cmake && ./build.sh
 ---> Running in 510f0e992d9b
/bin/sh: 1: cd: can't cd to lib/revbayes/projects/cmake
The command '/bin/sh -c cd lib/revbayes/projects/cmake && ./build.sh' returned a non-zero code: 2

closing b/c #85

oh yeah, thanks, i forgot to close. I fixed this with those commits a couple weeks ago, i think this one: 38448de