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": "2022-01-11T10:01:29-05:00",
"exported_at": "2022-01-22T05:43:25-05:00",
"name": "RedM",
"author": "parker@parkervcp.com",
"description": "A new RedM egg for the latest builds due to recent changes in RedM",
"features": null,
"images": [
"quay.io\/parkervcp\/pterodactyl-images:base_debian"
"ghcr.io\/parkervcp\/yolks:debian"
],
"file_denylist": [],
"startup": "$(pwd)\/alpine\/opt\/cfx-server\/ld-musl-x86_64.so.1 --library-path \"$(pwd)\/alpine\/usr\/lib\/v8\/:$(pwd)\/alpine\/lib\/:$(pwd)\/alpine\/usr\/lib\/\" -- $(pwd)\/alpine\/opt\/cfx-server\/FXServer +set citizen_dir $(pwd)\/alpine\/opt\/cfx-server\/citizen\/ +set sv_licenseKey {{CFX_LICENSE}} +set steam_webApiKey {{STEAM_WEBAPIKEY}} +set sv_maxplayers {{MAX_PLAYERS}} +exec server.cfg +set gamename rdr3",
@@ -83,4 +83,4 @@
"rules": "string|nullable"
}
]
}
}