FROM quickdeploy/yao-base MAINTAINER Newnius USER root RUN apt update && \ apt install -y python3 python3-pip && \ rm -rf /var/lib/apt/lists/*