version: "3" services: app: build: context: ../../ dockerfile: docker/dev/Dockerfile image: learnsteam/learnsteam-quiz:dev ports: - "3000:3000"