# docker-compose.yml version: '2' services: service-name: image: flask_docker # environment: # - GREETING=hello env_file: - ../transifex.env