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 ec19565 commit 552988fCopy full SHA for 552988f
content/manuals/build/builders/drivers/_index.md
@@ -28,7 +28,7 @@ The following table outlines some differences between drivers.
28
| Feature | `docker` | `docker-container` | `kubernetes` | `remote` |
29
| :--------------------------- | :---------: | :----------------: | :----------: | :----------------: |
30
| **Automatically load image** | ✅ | | | |
31
-| **Cache export** | ✓\* | ✅ | ✅ | ✅ |
+| **Cache export** | ✅\* | ✅ | ✅ | ✅ |
32
| **Tarball output** | | ✅ | ✅ | ✅ |
33
| **Multi-arch images** | | ✅ | ✅ | ✅ |
34
| **BuildKit configuration** | | ✅ | ✅ | Managed externally |
0 commit comments