Build container locally

This commit is contained in:
Neil McPhail 2025-04-27 12:23:58 +00:00
parent 2b87eca778
commit 4f948d6f9f
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ZX Spectrum dev tools",
"image": "boarstone.mcphail.uk/mcphail/speccydev",
"build": { "dockerfile": "Dockerfile" },
"remoteUser": "ubuntu",
"runArgs": [
"--network=host"