version: '3.4' services: http-echo: image: mendhak/http-https-echo:latest expose: - 8081 environment: - VIRTUAL_PORT=8081 - VIRTUAL_HOST=${HOST}