]> git.openstreetmap.org Git - chef.git/blob - docker-compose.yml
docs: improve contributor testing guide and dockerised cookstyle
[chef.git] / docker-compose.yml
1 services:
2   cookstyle:
3     build:
4       context: .
5       dockerfile: Dockerfile
6     image: osm-chef-tools
7     working_dir: /workspace
8     volumes:
9       - .:/workspace:ro
10     command: bundle exec cookstyle -f fuubar