We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d079b1 commit d313fe5Copy full SHA for d313fe5
docs/operate/reference/advanced-modules/docker-modules.md
@@ -31,7 +31,7 @@ Note this is _not_ recommended for modules that do not use Docker, as it adds un
31
exec docker run <YOUR_CONTAINER_IMAGE> <YOUR_CONTAINER_OPTIONS>
32
```
33
34
- - A <file>meta.json</file>
+ - A [<file>meta.json</file>](/operate/get-started/other-hardware/#metajson-reference)
35
- A first run script or binary that will be executed during the setup phase, for example:
36
37
```sh {id="terminal-prompt" class="command-line" data-prompt="$"}
0 commit comments