jenkinsci / jenkinsci/docker-plugin
Support podman --mount options
Open
RFE
- Dominant language
- Java
- Stars
- 498
- Forks
- 324
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
### What feature do you want to see added?
Podman offers additional configuration options for volume mounts using `--mount`, specifically I am interested in the `relabel` option. Please support this in `DockerTemplateBase.parseMountsString`. Without SELinux relabeling it is not possible to create read-write mounts on SELinux enabled system.
https://docs.podman.io/en/latest/markdown/options/mount.html
### Upstream changes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.