Adding `ex_cldr_collation` fails in docker release (debian runner image)

Thanks for the reply. I see you’ve improved the docs already.

There is no package literally called icu though, for debian based installs. There is libicu67 which should provide the missing symbol I think, but it doesn’t fix the error.

I’ve taken it to the issue tracker as you suggested: Can't load NIF library in the default phoenix debian docker image: undefined symbol: ucol_strcollIter_67 · Issue #6 · elixir-cldr/cldr_collation · GitHub
I’ll report back if there is any relevant news.

Thanks!