version: '2'

services:

  test:
    image: node:16
    working_dir: /app
    volumes:
      - ./:/app