lukemarsden
lukemarsden
also includes: https://github.com/filecoin-project/bacalhau/issues/320
No, probably belongs in #663
Desired behavior: ``` $ bacalhau docker run ubuntu echo hello hello ``` Make it do `bacalhau get; cat CID/stdout` by default :) More desired behavior: ``` $ bacalhau docker run...
Would be nice to make this work for `bacalhau run python` as well
consider using weave net for private networking, although it does introduce determinism worries
Is this finished? Where's the dashboard?
We already do, just name the image like quay.io/foo/bar:tag
https://github.com/filecoin-project/bacalhau/pull/511/commits/262477d99d1095e87f3c904bfd5b1f7e776ab9bb
we can probably start by just keeping track of how many distinct node ids we've heard from in the last... say, 10 minutes? and use that in our calculation
ah but then we should probably also make nodes heartbeat on the network every minute or so so that quiet nodes don't disappear from the calculation