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