Glebs Ivanovskis
Glebs Ivanovskis
Obsoleted by daaa0cfa8aabe3fd1a3278d886c5680820f09e67.
Here is v1 code: https://github.com/docker/compose/blob/30fcb72cf3b136598883752edfa6ea4f3b8643d4/compose/service.py#L1480-L1482 and here is v2 code: https://github.com/docker/compose/blob/7cf5940f4a384a394f18b500b7817271c0f4351d/pkg/compose/convergence.go#L129-L140 At a glance they do the same - take the first container from array and use its ID to...
> `cnts` variable here is obtained by filtering "observed state" (i.e all project containers) by service label But not here: https://github.com/docker/compose/blob/7cf5940f4a384a394f18b500b7817271c0f4351d/pkg/compose/run.go#L85-L89
Submitted #10036. It is probably not the cleanest solution, but it seems to work.
It is in the Readme next to the title: https://github.com/zabbix-tools/libzbxpgsql/blob/2e93bc1a8c03a3751d68fb9ed87d9c1d02a00c4f/README.md?plain=1#L1
I the owner (or admin?) of this repo/organization needs to sign up for Travis CI and configure the necessary stuff on GitHub side. This may be a good starting point:...
We probably need @cavaliercoder for this...
Quoting [OSM Wiki on `embedded_rails`](https://wiki.openstreetmap.org/wiki/Key:embedded_rails#Motivation_and_Rationale): > There are *many* good reasons for this convention. Nevertheless other traffic should be notified that there is a track, physically, running on the highway....
Although this is definitely underwhelming, I understand your position. I hope you are fine with keeping this issue open, maybe a collective brain will manage to find a solution.
There is/was a wonderful project - [Sourcetrail by CoatiSoftware](https://github.com/CoatiSoftware/Sourcetrail). It is now abandoned, but there is a [fork](https://github.com/petermost/Sourcetrail) trying to keep it alive. [There are extensions/plugins](https://github.com/CoatiSoftware) for various IDEs/text editors...