fixing UTF-8 encoding for python3 by dpatel257 · Pull Request #502 · OpenVisualCloud/Dockerfiles
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Conversation
Bydefault ubuntu/centos containers are set with ANSI encoding, hence python3 inherits from them. We need to override a variable for python3 to interprete UTF-8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters