Update addon_testing.markdown
This commit is contained in:
parent
faeb042ee5
commit
682c89fc99
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ footer: true
|
||||||
|
|
||||||
The fastest way to develop add-ons is by adding them to your local add-on repository. To access your local add-on repository, install either the [Samba add-on] or [SSH add-on].
|
The fastest way to develop add-ons is by adding them to your local add-on repository. To access your local add-on repository, install either the [Samba add-on] or [SSH add-on].
|
||||||
|
|
||||||
Right now add-ons will only work with images that are stored on Docker Hub (using `image` from add-on config). We're working on enabling local add-ons to be built on the device.
|
Right now add-ons will work with images that are stored on Docker Hub (using `image` from add-on config). Without `image` inside local add-ons repository it to be built on the device.
|
||||||
|
|
||||||
## {% linkable_title Local run %}
|
## {% linkable_title Local run %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue