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

docker images for webviz #248

Closed
stefan-enway opened this issue Oct 7, 2019 · 5 comments
Closed

docker images for webviz #248

stefan-enway opened this issue Oct 7, 2019 · 5 comments

Comments

@stefan-enway
Copy link

I tried building via the Dockerfile, is there a prebuilt image somwhere?
what options would i use to launch it, if I had build it?

@janpaul123
Copy link
Contributor

We currently only use the Dockerfile in CI to run our tests; see here. It's available on dockerhub under cruise/webviz-ci. We currently don't use it for our application, but instead we generate a static hosted website using npm run docs-deploy. Hope this helps!

@stefan-enway
Copy link
Author

it does. I am late to the whole JS/node/react thing and was expecting a port or something. Thanks!

@janpaul123
Copy link
Contributor

Yeah, it would be cool for us to publish all of this under a proper Docker image some day!

@stefan-enway
Copy link
Author

stefan-enway commented Oct 8, 2019

We will probably use webviz so maybe i can provide some PRs in a couple of weeks. How do you handle all this dependency-hell-PRs (from Dependabot) ? I tried to "just" merge them but that does only work in the right order and sometimes just doesn't work if newer version change their API.

@janpaul123
Copy link
Contributor

Ah yeah we should probably actually pay attention to Dependabot. Don't worry about it for now!

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

No branches or pull requests

2 participants