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

Something missing in the docker run command #1

Closed
andersgs opened this issue Nov 1, 2016 · 4 comments
Closed

Something missing in the docker run command #1

andersgs opened this issue Nov 1, 2016 · 4 comments

Comments

@andersgs
Copy link

andersgs commented Nov 1, 2016

Hi.

I am trying to run the docker implementation, but there seems to be something missing from the docker run command:

docker run --rm -p 5000:80 florianbw/pavian <command> to start up the shiny server?

Thank you.

Anders.

@fbreitwieser
Copy link
Owner

Thanks for the info, Anders. The command should be correct, but there seems to be an issue with the image currently. I look into it.

@fbreitwieser
Copy link
Owner

There is an issue with git2r and the latest version of libssl, and I cannot fix the build until that is resolved. See ropensci/git2r#262

@fbreitwieser
Copy link
Owner

Should be working now, please try again.

@andersgs
Copy link
Author

I can confirm it books up usingDocker version 1.12.3, build 6b644ec on a MacBook running 10.11.6 (El Capitain). Have played around a bit with the example data, and it works too. Thank you!

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

No branches or pull requests

2 participants