We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a7d15 commit 07a6b46Copy full SHA for 07a6b46
src/content/partials/workers/bindings_per_env.mdx
@@ -16,6 +16,7 @@ You can configure [**remote bindings** during local development](/workers/develo
16
| **Browser Rendering** | ✅ | ✅ |
17
| **D1** | ✅ | ✅ |
18
| **Durable Objects** | ✅ | ❌ |
19
+| **Containers** | ✅ | ❌ |
20
| **Email Bindings** | ✅ | ✅ |
21
| **Hyperdrive** | ✅ | ❌ |
22
| **Images** | ✅ | ✅ |
@@ -46,6 +47,7 @@ Supported only in [`wrangler dev --remote`](/workers/wrangler/commands/#dev) - t
46
47
| **Browser Rendering** | ✅ |
48
| **D1** | ✅ |
49
| **Durable Objects** | ✅ |
50
+| **Containers** | ❌ |
51
| **Email Bindings** | ✅ |
52
| **Hyperdrive** | ✅ |
53
| **Images** | ✅ |
0 commit comments