forked from Fediversity/Fediversity
add note on podman attempt
This commit is contained in:
parent
498e5a17b4
commit
24dd3dacc7
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ in
|
|||
};
|
||||
virtualisation = {
|
||||
## For the Docker mode of the runner.
|
||||
## Podman seemed to error on: `requested access to the resource is denied`.
|
||||
docker.enable = true;
|
||||
containers.containersConf.settings = {
|
||||
# podman (at least) seems to not work with systemd-resolved
|
||||
|
|
Loading…
Add table
Reference in a new issue