Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: add capabiltities support #578

Closed
stormshield-gt opened this issue Apr 22, 2024 · 3 comments
Closed

[Feature request]: add capabiltities support #578

stormshield-gt opened this issue Apr 22, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@stormshield-gt
Copy link

It would be great to have capabilities support.
My current use case is for the hashicorp/vault image that require the IPC_LOCK capability

@DDtKey DDtKey added enhancement New feature or request help wanted Extra attention is needed labels May 28, 2024
@nicmr
Copy link
Contributor

nicmr commented Aug 28, 2024

@DDtKey I've started implementing this, shouldn't be too different from #724 , but this time for cap_add and cap_drop

DDtKey pushed a commit that referenced this issue Oct 27, 2024
Hi 👋 This PR implements #578 and adds tests for the added
functionality.
Specifically, this PR adds support for adding and dropping capabilities
for containers.
Have a nice weekend!
@nicmr
Copy link
Contributor

nicmr commented Oct 30, 2024

@DDtKey @stormshield-gt can we close this since #726 was merged?

@DDtKey
Copy link
Collaborator

DDtKey commented Oct 30, 2024

Sure, thank you for implementing this! 🙏

@DDtKey DDtKey closed this as completed Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants