Ween Jiann

Results 48 comments of Ween Jiann

Please see the readme, it's clearly stated here https://github.com/invoiceninja/dockerfiles/tree/master/charts/invoiceninja#invoice-ninja-container-parameters Nonetheless, you should provide a value, https://github.com/invoiceninja/dockerfiles/tree/master/charts/invoiceninja#installing-the-chart.

@Psycho0verload do you know what’s the error message when you encountered this? And which version of IN were you using? It seems that from php 7.2.4 onwards, caching sha2 has...

Tried it out and works, this is required even with later PHP versions

Yes this, would it be possible to create a brew release as well with the updated files using BlackHole

Please reopen this issue as it still persists on ARM images This issue has been resolved in the official Redis container but not on Bitnami Please see issue https://github.com/docker-library/redis/issues/208 and...

@wyzssw Thanks for replying to this, it slipped my mind. @mdhont You can find such a system on Oracle Cloud ARM servers. We are using the Oracle-managed Kubernetes, installing Redis...

@wyzssw my reply was directed to @mdhont. Apologies if there was a misunderstanding

It would be better if the errors were wrapped, instead of passing the name into the function. fmt.Errorf(“param name: %w” err) there’s also nested ParsingError which we might want to...