Skip to content

Added Dockerfile to enable use of legacy packages etc. #41

Open
seabbs wants to merge 5 commits into
rOpenHealth:masterfrom
seabbs:master
Open

Added Dockerfile to enable use of legacy packages etc. #41
seabbs wants to merge 5 commits into
rOpenHealth:masterfrom
seabbs:master

Conversation

@seabbs
Copy link
Copy Markdown

@seabbs seabbs commented Jan 25, 2019

Hi,

I just wrote a quick Dockerfile to enable a colleague to assess this package for their workflow and thought adding to the package it might be helpful.

Based on the rocker/tidyverse container so all running instructions that are relevant there are required here.

Basic run command is:

docker build . -t rehr
docker run -d -p 8787:8787 -e USER=rehr -e PASSWORD=rehr --name rehr rehr

Thanks,

Sam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant