forked from fediversity/fediversity
add note on podman attempt
This commit is contained in:
parent
8ffc5aca1c
commit
4cf9f92a48
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