Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | specgen: fix parsing of cgroup devices rule | Giuseppe Scrivano | 2022-07-01 |
| | | | | | | | | | Fix the parse for the cgroup devices rule to correctly handle the wildcard syntax for the device major. Also make sure the device major and minor are not negative numbers. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||
* | Implements Windows volume/mount support | Jason T. Greene | 2022-04-25 |
Based on WSL2 9p support: remaps windows paths to /mnt/<drive> locations for both podman and Docker API clients. Signed-off-by: Jason T. Greene <jason.greene@redhat.com> |