version: '3' services: http-echo-listener: image: mendhak/http-https-echo:37 environment: - HTTP_PORT=8888 ports: - "8888:8888"