mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 17:26:05 +02:00
Automatic builds
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"arch": ["aarch64", "amd64"],
|
||||
"description": "Free and Open, Distributed, RESTful Search Engine",
|
||||
"environment": {
|
||||
"ES_JAVA_OPTS": "-Xms1024M -Xmx1024M",
|
||||
@@ -10,9 +7,8 @@
|
||||
"discovery.type": "single-node",
|
||||
"TINI_SUBREAPER": "true"
|
||||
},
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
"image": "ghcr.io/alexbelgium/elasticsearch-{arch}",
|
||||
"map": ["config:rw"],
|
||||
"name": "Elasticsearch server",
|
||||
"options": {},
|
||||
"host_network": true,
|
||||
|
||||
Reference in New Issue
Block a user