version: '2.2' services: golang1: build: context: ./ network: host # to keep container running command: sleep infinity