-
Notifications
You must be signed in to change notification settings - Fork 117
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 image #104
Comments
Thanks for raising the issue! Currently we have not planned to implement this feature, but contributions are welcome! In the meantime, please raise issues if you have any specific problems using |
+1. Would love to have a docker image for this. I don't know much about Yarn etc. and was running into trouble when I tried to get it working a couple of weeks ago. Will try and see if I can take this on as well when I have some bandwidth |
Install yarn inside docker container
|
I am able to run manifold example inside docker container, but since it is running on localhost, i tried to map the port 8080 with host port but it is not accessible outside the container, what config i need to change to make it accessible outside. can i use tensorflow/pytorch prebuild gpu image or ubuntu image will work fine? |
Is it possible to get a docker image with manifold?
Summary
not very familiar with yarn and getting errors on build. Docker will help a lot!
Expected Behavior
Docker run uber/manifold
and voila :-)Possible Solution
alternatively, I can build and share one, just having temporary troubles with
yarn install
😬The text was updated successfully, but these errors were encountered: