reinstate z88dk by building ourselves

This commit is contained in:
2025-04-29 09:11:57 +00:00
parent e344cbd0f1
commit 90fded9f74
3 changed files with 57 additions and 11 deletions

View File

@ -1,6 +1,8 @@
{
"name": "ZX Spectrum dev tools",
"build": { "dockerfile": "Dockerfile" },
//"build": { "dockerfile": "Dockerfile" },
// The Dockerfile takes an age to build due to z88dk, so pull from prebuilt:
"image": "boarstone.mcphail.uk/mcphail/speccydev:latest",
"remoteUser": "ubuntu",
"runArgs": [
"--network=host"