Git Product home page Git Product logo

Comments (3)

nawrockie avatar nawrockie commented on September 28, 2024

Hi @kislyuk , I modified the install script in the install-iss36 branch to optionally work in two separate steps as you suggested, e.g.

./vadr-install.sh linux download
./vadr-install.sh build

Where linux could alternatively be macosx. The download step requires internet access but the build step does not (although it only works if the download step was already performed from the same directory).

The previous usage (e.g. ./vadr-install.sh linux) still works also, and does both the download and build steps.

Please take a look and let me know if this is sufficient to make vadr easier to package for what you're interested in. Thanks.

from vadr.

kislyuk avatar kislyuk commented on September 28, 2024

@nawrockie thank you so much, this is definitely an improvement! Dividing the install flow into two parts like this will allow us to download the dependency files in advance, and then install VADR into our Docker images reliably and reproducibly.

from vadr.

nawrockie avatar nawrockie commented on September 28, 2024

@kislyuk , good, I'm glad this will be helpful. I've merged the install-iss36 branch with the main development branch (develop) so this will go into the next release of vadr. I'm not sure of the timeframe though.

from vadr.

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.