aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/test/docker-compose.yml
blob: 1a4374afd761ae539ddfe06f2c524685d38de42a (plain) (tree)
1
2
3
4
5
6
7





                                     
                                   
version: '3'
services:
  test:
    image: "ubuntu:${DISTRO:-xenial}"
    volumes:
      - ../:/src
    command: /src/test/unit/test.sh