Yuvi

Results 1054 comments of Yuvi

I guess this would require the `ipfs` binary to be present. I do think that most users of repo2docker will *not* have a daemon running locally, so falling back to...

> Debian 10 simply works. No special treatment is required - and it is not going to change. The minimal Ubuntu is also fairly ancient (18.04). I would keep it...

I've dealt with this temporarily by removing the username label. I see the three options as: 1. Remove label completely 2. Add a prefix (like we do for pod name)...

From buildpacks.slack.com I found https://github.com/cloudfoundry/conda-cnb

Thanks for digging into this, @consideRatio! By default, I want to make it so that a single user can't use up *all* the memory on the system - at most...

Well this doesn't work of course, because you might not know the server_url before starting... I think me and @minrk chatted about a related issue as well

@consideRatio this is when you need the URL the browser will be sending requests to, so internal IP won't work. https://github.com/2i2c-org/infrastructure/pull/978/files#diff-feb65d110fb361bde1d19fd758dcf1d3961c5c11e9607723acd154f8ee83212cR525 is the motivating example here.

@minrk aha, that's what I actually want! I pushed in a change using that.

@minrk do you know if these test failures are mock failures or real failures?