- Notifications
You must be signed in to change notification settings - Fork14
Commit799e5c6
committed
Fix local extension development
Due to a Docker Desktop issue (docker/extensions-sdk#215), all localextension containers need to have a namespace prefix before a slash (eg.tailscale/my-extension). Failure to do so can cause issues when tryingto remove extensions.While the bug might be fixed, it seems like this prefix is recommendedanyways, so we'll keep it around for the long term.1 parent183c155 commit799e5c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments
Comments
(0)