Rapporteket / docker

Docker images
0 stars 0 forks source link

build error for rap-dev, /etc/cont-init.d/add not found #3

Closed HaukeBartsch closed 3 years ago

HaukeBartsch commented 3 years ago

I tried to build the rap-dev docker container with: docker build --no-cache -t rap-dev -f Dockerfile . and got a build error. /etc/cont-init.d/add not found

areedv commented 3 years ago

The error is due to the ways shiny-server is enabled prior and after verse:4.0. Pinning verse to an older version (e.g. verse:3.6.3) should fix this issue. That said, rapporteket/dev should now be preferred over rap-dev (and rap-dev-data)