version: '3.7' services: hello-world-prod: container_name: hello_world_cl_prod build: context: . dockerfile: Dockerfile.prod ports: - 8877:80