# docker-compose.yml version: '3.4' services: webapp: build: context: ./dir dockerfile: Dockerfile target: prod