Some time in the last 2 months I've been unable to use debos with the "--memory" flag. The fakemachine backend keeps running into OOM errors, hangs completely, and times out after a few minutes.
$ cat repro.yaml
architecture: arm64
actions:
- action: run
command: "echo 'Hello World'"