Povilas Kanapickas
Povilas Kanapickas
For reference, I saw nsight systems use >100GB of RAM opening ~10s long vllm traces. After waiting several hours it did open the trace in the end, but it's not...
@hunter86bg As I understand, this is not part of docker-compose specification. Accordingly, `on_failure` key should be `x-podman.on_failure` and also it should be documented in https://github.com/containers/podman-compose/blob/main/docs/Extensions.md. Also please add unit tests....
Seems like the issue fixed by this PR is still present at least for some commands. @ebekebe Would you be open to rebase the PR?
This PR is no longer needed after https://github.com/containers/podman-compose/pull/1259 landed.
The problem with builder names in URLs is that builder names can change and then all URLs would break. I will think about how this could be solved. The PR...
> So wouldn't buildernames be as faulty as builderids in urls? You're completely right. Buildername has 1:1 relationship with builderid. Which means that there are no blockers for this PR.
Sorry for a long delay. I've been assuming that there is some risk. The risk didn't exist and I understood that only after taking a deep look into the PR...
Fixed in https://github.com/containers/podman-compose/pull/1278.
@oliwhi Now that Buildbot has moved to web frontend based on React it will be way easier to implement fixes to bugs like this. No promise of when, but there's...
The collectives app is so slow that I'm unfortunately looking for an alternative. This is after adding several hundreds of files. NextCloud is otherwise great. @mejo- Sorry for tagging, but...