services: go-app: build: context: . dockerfile: Dockerfile container_name: go_app tty: true volumes: - ./src:/app