Giter Site home page Giter Site logo

Dockerized project about radicle-bins HOT 7 OPEN

D3vl0per avatar D3vl0per commented on September 26, 2024
Dockerized project

from radicle-bins.

Comments (7)

kim avatar kim commented on September 26, 2024

from radicle-bins.

evstigneeff avatar evstigneeff commented on September 26, 2024

Ah, sorry: our CI is currently tagging the image only by commit SHA1 (not "latest" or anything). Try: docker pull gcr.io/opensourcecoin/radicle-seed-node:f1462b92a06ef65ec4b65201e9801473a41b4ee3

Hi there,

I pulled the latest docker image (I believe it's gcr.io/opensourcecoin/radicle-seed-node@sha256:714b84d6d3d872620291a6ffd34bf14555750dd6cabd9a76fa77c2b389624a03).
Could you advise what docker command parameters I should run it with?

from radicle-bins.

talentlessguy avatar talentlessguy commented on September 26, 2024

How to use it with docker? Would be cool to have this in either docs / readme

I meant passing command flags to radicle image and stuff

from radicle-bins.

kim avatar kim commented on September 26, 2024

The image simply sets the radicle-seed-node binary as the entrypoint. So whatever CLI arguments you'd pass to radicle-seed-node, you'd pass to docker run. Try

docker run gcr.io/opensourcecoin/radicle-seed-node@sha256:714b84d6d3d872620291a6ffd34bf14555750dd6cabd9a76fa77c2b389624a03 --help

from radicle-bins.

talentlessguy avatar talentlessguy commented on September 26, 2024

@kim thanks for explaining this! is there a docker image for keyutil as well? it fails to compile on low-spec VPS (see #116) and therefore I can't use radicle-seed-node...

from radicle-bins.

cloudhead avatar cloudhead commented on September 26, 2024

@kim thanks for explaining this! is there a docker image for keyutil as well? it fails to compile on low-spec VPS (see #116) and therefore I can't use radicle-seed-node...

Perhaps you can generate the key locally and scp it to the remote host?

from radicle-bins.

talentlessguy avatar talentlessguy commented on September 26, 2024

@cloudhead thanks, will try that

from radicle-bins.

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.