forked from Fediversity/Fediversity
add note on podman attempt
This commit is contained in:
parent
2cef9589db
commit
1b03238b06
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