docker/python/Dockerfile-flask

7 lines
125 B
Plaintext
Raw Normal View History

2017-09-01 16:52:24 +08:00
FROM registry.cn-hangzhou.aliyuncs.com/kennylee/python
MAINTAINER kennylee26 <kennylee26@gmail.com>
RUN pip install flask