Merge branch 'main' into dev

This commit is contained in:
Jack Wills
2024-01-18 23:13:29 +00:00
+3 -2
View File
@@ -158,10 +158,11 @@ see <a href="https://forums.raspberrypi.com/viewtopic.php?t=203128" target='_bla
## Tests ## Tests
~~As of yet untested, needs work~~ ~~As of yet untested, needs work~~
The work has been done, sp far the tests don't effect any running containers, but this may change in the future.
The work has been done, so far the tests don't effect any running containers, but this may change in the future.
```shell ```shell
cargo test -- --test-threads=1 cargo test
``` ```
Run some example docker images Run some example docker images