README: add n8n
This commit is contained in:
parent
134cd3ec47
commit
593f355eba
1 changed files with 7 additions and 0 deletions
|
@ -95,6 +95,13 @@ UID | GID | Container | Notes
|
||||||
10300 | 10300 | tinyproxy |
|
10300 | 10300 | tinyproxy |
|
||||||
10400 | 10400 | json2collectdmqtt | `chown` environment file to `10400:10400`, as it's loaded by a startup shell script inside the container
|
10400 | 10400 | json2collectdmqtt | `chown` environment file to `10400:10400`, as it's loaded by a startup shell script inside the container
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Container from the main public Docker registry:
|
||||||
|
|
||||||
|
n8n: 11100
|
||||||
|
|
||||||
|
Note that user ids for these are set in the Nomad job spec file, and not in the Dockerfile for the container itself.
|
||||||
|
-->
|
||||||
|
|
||||||
## Development Notes
|
## Development Notes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue