in-fke
in-fke
> Would people who use the lib via maven have to refer to a different artifact in their POM files? Yes, if they want to upgrade to a newer version....
Proxy Support is a must.
I updated, but it makes no difference. I made sure that /usr/local/lib/python3.6/site-packages/podman_compose.py was actually up-to-date with your changes and it seems to. It is still using 10s. I added log...
Also, the `-t` seems to get injected for the "start" command as well? ``` podman-compose start mysql podman-compose version: 1.0.4 ['podman', '--version', ''] using podman version: 4.2.0 podman start -t...
Thanks for the quick update. Yet the problem with not re-initing _within_ the for loop. ``` services: a: stop_grace_period: 90s b: ```
Ok, great, everything seems to work now, at least for the cases I covered (certain docker-compose.yml).
Still an issue, after almost six years.
Apparently, not even when DocumentBuilderFactory is initiated as a field
Related to: https://github.com/influxdata/influxdb/issues/21713 ?