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