dockerfiles/python-3.4/Dockerfile

4 lines
81 B
Docker
Raw Normal View History

2015-02-04 05:17:12 +00:00
FROM xena/base
RUN apt-get update && apt-get -y install python3.4-dev python3.4