Try combined amd64/arm64 build

Split Dockerfile so z88dk doesn't have to be rebuilt every time it falls out od cache
This commit is contained in:
2026-04-28 22:29:06 +01:00
parent 6b66f9ba30
commit af01775e41
3 changed files with 66 additions and 47 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ZX Spectrum dev tools",
//"build": { "dockerfile": "Dockerfile" },
// The Dockerfile takes an age to build due to z88dk, so pull from prebuilt:
"image": "boarstone.mcphail.uk/mcphail/speccydev:v7.0",
"image": "boarstone.mcphail.uk/mcphail/speccydev:combined",
"remoteUser": "ubuntu",
"runArgs": [
"--network=host"