Are containers supported in multi config

Are containers supported in multi config development (wrangler dev -c package/a -c package/b) ? Currently geting container image path resolving issues when running the dev command from root repository.
The image "./Dockerfile" does not appear to be a valid path to a Dockerfile
The image "./Dockerfile" does not appear to be a valid path to a Dockerfile
2 Replies
Wonky Onion
Wonky Onion2mo ago
argh really sorry about this, there's a bug with how we're resolving the dockerfile path. fix incoming in the next wrangler version!
terrxo
terrxoOP2mo ago
No worries thanks for the info.

Did you find this page helpful?