Sorry about that, I completely missed which channel we are in. R2 does not bill for Ingress, but Con
Sorry about that, I completely missed which channel we are in. R2 does not bill for Ingress, but Containers does bill requests to R2 for egress
--build-args or something similar when building a Dockerfileimage_vars in the Wrangler config under containersARG or something like thathttps://dash.cloudflare.com/<account-id>/billing/billable-usage so the best thing it seems would be to use the GraphQL analytics api"The image registry does not exist" {
"containers": [
{
"class_name": "MyContainer",
"image": "./Dockerfile",
"max_instances": 10,
"instance_type": "basic",
"image_vars": {
"FOO": "BAR"
}
}
]
}