version: '3' services: httpbin: image: 'mccutchen/go-httpbin:v2.10.0' ports: - '8080'