mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-04 04:56:52 +00:00
Update docjyJ's community container images (#6157)
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
parent
e97d4b0a3e
commit
016dde1e47
3 changed files with 4 additions and 4 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
"container_name": "nextcloud-aio-nocodb",
|
"container_name": "nextcloud-aio-nocodb",
|
||||||
"display_name": "NocoDB",
|
"display_name": "NocoDB",
|
||||||
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/nocodb",
|
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/nocodb",
|
||||||
"image": "docjyj/aio-nocodb",
|
"image": "nocodb/nocodb",
|
||||||
"image_tag": "%AIO_CHANNEL%",
|
"image_tag": "latest",
|
||||||
"internal_port": "10028",
|
"internal_port": "10028",
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
"ports": [
|
"ports": [
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ This is an alternative of **Airtable**.
|
||||||
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack
|
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack
|
||||||
|
|
||||||
### Repository
|
### Repository
|
||||||
https://github.com/docjyJ/aio-nocodb
|
https://github.com/nocodb/nocodb
|
||||||
|
|
||||||
### Maintainer
|
### Maintainer
|
||||||
https://github.com/docjyJ
|
https://github.com/docjyJ
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"container_name": "nextcloud-aio-stalwart",
|
"container_name": "nextcloud-aio-stalwart",
|
||||||
"display_name": "Stalwart",
|
"display_name": "Stalwart",
|
||||||
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/stalwart",
|
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/stalwart",
|
||||||
"image": "docjyj/aio-stalwart",
|
"image": "ghcr.io/docjyj/aio-stalwart",
|
||||||
"image_tag": "%AIO_CHANNEL%",
|
"image_tag": "%AIO_CHANNEL%",
|
||||||
"internal_port": "10003",
|
"internal_port": "10003",
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue