feat: use Yolks base image for multiarch support

Changes to Yolks base image for multiarch support of AMD64 and ARM64.
This commit is contained in:
softwarenoob
2022-01-22 12:48:15 +02:00
parent ca944ddc9e
commit 28c587a918
9 changed files with 26 additions and 25 deletions

View File

@@ -4,13 +4,13 @@
"version": "PTDL_v1",
"update_url": null
},
"exported_at": "2021-07-04T00:38:57+03:00",
"exported_at": "2022-01-22T05:42:40-05:00",
"name": "Vanilla Bedrock",
"author": "parker@parkervcp.com",
"description": "Bedrock Edition (also known as the Bedrock Version, Bedrock Codebase, Bedrock Engine or just Bedrock) refers to the multi-platform family of editions of Minecraft developed by Mojang AB, Microsoft Studios, 4J Studios, and SkyBox Labs. Prior to this term, as the engine originated with Pocket Edition, this entire product family was referred to as \"Pocket Edition\", \"MCPE\", or \"Pocket\/Windows 10 Edition\".",
"features": null,
"images": [
"quay.io\/parkervcp\/pterodactyl-images:base_debian"
"ghcr.io\/parkervcp\/yolks:debian"
],
"file_denylist": [],
"startup": ".\/bedrock_server",
@@ -83,4 +83,4 @@
"rules": "required|string|in:true,false"
}
]
}
}