mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 08:43:10 +00:00
4 lines
43 B
Docker
4 lines
43 B
Docker
|
|
FROM python:3.4
|
||
|
|
|
||
|
|
RUN pip3.4 install flake8
|