it definately does work though, I just reconfirmed both region and city constraints this morning on
it definately does work though, I just reconfirmed both region and city constraints this morning on new container apps


Error checking if container is ready: The operation was abortedFailed to start container: The container is not running, consider calling start() "containers": [
{
"class_name": "TestContainer",
"image": "./src/durableObjects/containers/TestContainer/Dockerfile",
"max_instances": 10,
"instance_type": "standard-1",
"rollout_active_grace_period": 0,
"rollout_step_percentage": [
100
],
"constraints": {
"regions": ["OC"]
}
}
],Failed to start container: The container is not running, consider calling start()