1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-12-15 18:16:44 +00:00
Files
YAO-Dockerfiles/python3/Dockerfile

10 lines
138 B
Docker
Raw Normal View History

2019-04-12 14:56:22 +08:00
FROM quickdeploy/yao-base
2019-04-12 14:50:46 +08:00
MAINTAINER Newnius <newnius.cn@gmail.com>
USER root
RUN apt update && \
apt install -y python3 python3-pip