add dockerfile/composefile/targets for externally built fail

This commit is contained in:
2026-03-11 14:54:06 +01:00
parent 47f302c915
commit 244824de85
5 changed files with 140 additions and 5 deletions

View File

@ -21,7 +21,8 @@ services:
networks:
- fail-network
volumes:
- "../3 Wasm:/home/fail/fail-wasm-root"
- "../3 Wasm:/home/fail/build"
- "../8 FailMars:/home/fail/mars"
networks:
fail-network: