epwalsh / epwalsh/docker-shiny
Unable to successfully build on Windows 10
Open
- Dominant language
- HTML
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to build from the docker file attached here and it is saying:
Step 9/21 : RUN /code/packages.sh shiny rmarkdown
---> Running in 50ea61bb4bbf
**/bin/sh: 1: /code/packages.sh: not found**
The command '/bin/sh -c /code/packages.sh shiny rmarkdown' returned a non-zero code: 127
This does exist in the folder so I am unsure why it isn't running. Any help would be welcome.
I was able to get it do work from the docker pull request but would prefer to build my own. Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.