containers: {
	foo: {
		image: "public.ecr.aws/docker/library/nginx:latest"
		ports: "80/http"
	}
}
