Jack Henschel
Jack Henschel
Hey, I just wanted to chime in and say that [as of Podman 3.0](https://fedoramagazine.org/use-docker-compose-with-podman-to-orchestrate-containers-on-fedora/) this use-case is *partially* supported! ``` $ systemctl start --user podman.socket # make sure podman socket...
The issue is still present and the root cause is not understood. /remove-lifecycle stale /lifecycle frozen
I think you'll need at least ejabberd `17.12` or even `18.01` for 'native' Let's Encrypt support: https://github.com/processone/ejabberd/pull/1959 https://github.com/processone/ejabberd/blob/master/ejabberd.yml.example#L684
Yes, you can definitely do the following: ``` MyAwesomeFunction: handler: awesome.handler iamRoleStatementsName: "my-awesome-role-name" iamRoleStatements: [] ```
1) The compose files are using generic tags anyway (`nginx`, `mysql:5.7`), so no need to check them. 2) I think you should be able to use the Github Tags "datasource"...
Wow, those log message are truly horrifying: > lime-db_1 | Hope that's ok; if not, decrease some variables in the equation. lime-db_1 | Attempting backtrace. You can use the following...
Thanks for the super quick reply! > Thanks for your interest! Hmm, this might be possible. The program does already support an "overlay only" mode, but it does currently require...
> For curiosity, how would it be to generate "overlay only"? Because I see it very useful in order to be able to incorporate it into a video editing program....
Wow, thanks for the great work to everyone involved! I'll take a look at it as soon as possible and will report back how it works and if it fits...
Hello, I just wanted to report back and say that this new feature works exactly as intended - fantastic! I converted my FIT file to GPX with `gpsbabel -i garmin_fit...