services:

  lint-and-test:
    platform: linux/amd64
    build:
      context: .
    volumes:
      - .:/var/task
