haskell / docker-haskell

MIT License
63 stars 37 forks source link

Install libnuma always #82

Closed AlistairB closed 2 years ago

AlistairB commented 2 years ago

closes #81

It was a bit unclear if this is always required, but seems it is good to install it to be safe as there are edge cases where it is needed.

Also this was installed in all the slim images and it should be consistent.