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