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

feat: add cap_add and cap_drop support #726

Merged
merged 4 commits into from
Oct 27, 2024

Conversation

nicmr
Copy link
Contributor

@nicmr nicmr commented Aug 30, 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!

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit 94ed34f
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/671e64bec9e73d0008f1e9ed
😎 Deploy Preview https://deploy-preview-726--testcontainers-rust.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@DDtKey DDtKey changed the title feat: add cap_add and cap_drop to ContainerRequest, ImageExt feat: add cap_add and cap_drop support Aug 30, 2024
Copy link
Collaborator

@DDtKey DDtKey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution! 🙏

@nicmr nicmr requested a review from DDtKey October 27, 2024 16:07
@DDtKey DDtKey merged commit 3822495 into testcontainers:main Oct 27, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants