Marko Korhonen

Results 96 comments of Marko Korhonen

Oh `The next release will be the fifth release candidate (RC 5), planned for 27 October 2022.` - that's today

@dunglas & @withinboredom this is now with RC5 and buster+alpine3.15 commented out from bake definition (they still can be build but not by default)

Possible GHA action to use: https://github.com/docker/bake-action I know @crazy-max has done lots of bake stuff so might be worth trying.

Have not been able to continue this. I have been sick the whole week and still going on... 🤧

I'm gonna wait for the time we can ditch the build phase until updating this PR. I was also thinking about just creating a test repo to test bake build/push...

I was also thinking about docs like this. But this is really different thing than the current content of `docker.md`. Maybe something like "Extending FrankenPHP" ?

We created this for D7 projects: https://github.com/druidfi/mona-plugin See how it's used in: https://github.com/druidfi/mona/blob/master/composer.json

As a developer who'd create a Drupal site environment, I'd like to have one composer to get all composer added dependencies with hitting one composer update. Module/theme authors need to...

Reading that python repo ^^ and got one of the requests working (using HTTPie): - x-csrf-token is just random string of 32 chars - token was copied from the repo...

@prologic that would be nice but might not have time for that. For my short term needs I created this dockerfile https://github.com/back-2-95/mastodon-poster/tree/main/twitter with that `tweety` so I can fetch tweets...