version: '3.8' services: euler-105: build: context: ./Individual Task 1 dockerfile: Dockerfile volumes: - ./Individual Task 1:/app stdin_open: true tty: true lab5: build: context: ./lab 5 dockerfile: Dockerfile volumes: - ./lab 5:/app stdin_open: true tty: true