https://github.com/labd/docker-python-lint
Flake8 docker
https://github.com/labd/docker-python-lint
docker flake8 python
Last synced: about 1 year ago
JSON representation
Flake8 docker
- Host: GitHub
- URL: https://github.com/labd/docker-python-lint
- Owner: labd
- Created: 2017-04-29T17:45:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-08T07:51:40.000Z (over 4 years ago)
- Last Synced: 2025-03-28T22:51:12.346Z (about 1 year ago)
- Topics: docker, flake8, python
- Language: Dockerfile
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-python-lint
Flake8 docker
See https://hub.docker.com/r/mvantellingen/python-lint/
Running:
docker run -it -v $(PWD):/code mvantellingen/python-lint:latest flake8 src/