alpine系统,selenium操纵chrome,截图出现中文乱码
原因:没有中文字体库
安装中文字体
echo @edge http://nl.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories && apk add wqy-zenhei@edge
apk add wqy-zenhei --update-cache --repository http://nl.alpinelinux.org/alpine/edge/testing --allow-untrusted
参考
https://stackoverflow.com/questions/49067625/how-can-i-use-chinese-in-alpine-headless-chrome
其他字体库
apk add --update font-adobe-100dpi ttf-dejavu fontconfig