mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
First build https://github.com/alexbelgium/hassio-addons/issues/840 https://github.com/alexbelgium/hassio-addons/issues/565
This commit is contained in:
10
portainer_agent/build.json
Normal file
10
portainer_agent/build.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "portainer/agent:latest",
|
||||
"amd64": "portainer/agent:latest",
|
||||
"armv7": "portainer/agent:latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user