While writing docker-tide as proof of concept for T1809, I worked on Dwellers, our Docker development server, as it obviously need a Docker engine.
Can't ask arc to lint the repository as flake8 isn't available in our Arcanist Docker image.
While writing docker-tide as proof of concept for T1809, I worked on Dwellers, our Docker development server, as it obviously need a Docker engine.
Can't ask arc to lint the repository as flake8 isn't available in our Arcanist Docker image.
rDARC nasqueron/arcanist Docker image | |||
D2949 | rDARCf43fc60eb67f Merge commit 'c7f9da0923b1' - allow to lint Python code | ||
D2948 | rDARCc7f9da0923b1 Allow to lint Python code |
python3 can't even create a venv, as python3-pip is missing for ensurepip.
I guess we need: