Closed m-abs closed 6 years ago
I’m sorry, Alpine Linux support has proven to be quite difficult and I’ve actually dropped support in the latest release (see https://github.com/sonicdoe/detect-character-encoding/commit/5cbba15278428766833dd97c92cdf7f1bead38c1). If you don’t actually need ICU itself, I’d suggest taking a look at ced which works similarly but runs on Alpine Linux.
Hi,
Thank you for your quick response and your suggestion.
For now we'll just use the node:8-slim
image instead of alpine and might be switching to ced
at a later point.
Hi,
I'm trying to move our docker images to Alpine, but I've run into a road-block with
detect-character-encoding@0.6.0
Reproduce:
Output from above command:
I'm seen the same plus a lot of warnings during on
node:10-alpine
.Might be related to #11 but that is for Node v6.