Create build.json

This commit is contained in:
Alexandre
2021-10-06 22:56:07 +02:00
committed by GitHub
parent 2bbfc83b37
commit fdd1d59195

8
teamspeak/build.json Normal file
View File

@@ -0,0 +1,8 @@
{
"build_from": {
"armv7": "ertagh/teamspeak3-server:latest",
"armhf": "ertagh/teamspeak3-server:latest",
"aarch64": "ertagh/teamspeak3-server:latest",
"amd64": "mbentley/teamspeak:latest"
}
}