Compare commits

..

1 commit

Author SHA1 Message Date
797133268a
update readme
Some checks failed
/ build (pull_request) Has been cancelled
/ packages (pull_request) Has been cancelled
/ actions (pull_request) Has been cancelled
/ federation (pull_request) Has been cancelled
/ upgrade and storage (pull_request) Has been cancelled
2026-03-26 14:06:42 +00:00

View file

@ -152,3 +152,4 @@ There is an included Dockerfile in which the tests can be run. Building the
conatiner will copy the the entire repo state into the container from which conatiner will copy the the entire repo state into the container from which
changes to the tests can be tested. Note: running in podman requires the changes to the tests can be tested. Note: running in podman requires the
`--privileged` flag because this will run podman in podman for some tests. `--privileged` flag because this will run podman in podman for some tests.