Giter Club home page Giter Club logo

Comments (4)

Firenze11 avatar Firenze11 commented on May 24, 2024

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 yarn with this project.

from manifold.

ganesh-krishnan avatar ganesh-krishnan commented on May 24, 2024

+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

from manifold.

imneonizer avatar imneonizer commented on May 24, 2024

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 😬

Install yarn inside docker container

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list
apt update
apt install yarn

from manifold.

imneonizer avatar imneonizer commented on May 24, 2024

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.
Also, since it uses gpu do i need to run it using nvidia-docker for better performance or else how it;s going to use gpu what dependencies are required

can i use tensorflow/pytorch prebuild gpu image or ubuntu image will work fine?

from manifold.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.