Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

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

wants to merge 5 commits into from

Conversation

seabbs
Copy link

@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