sudo apt install python3 python3-pip
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pip install runlike --break-system-packages
echo 'PATH=$PATH:/home/zen/.local/bin' >> /home/zen/.bash_profile
runlike <container name>