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

Add Podman and Kubernetes as alternatives container for sandbox for secure running… #776

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

maeste
Copy link
Contributor

@maeste maeste commented Feb 24, 2025

… agents Fixes #775 Fixes #782

@maeste maeste force-pushed the sandboxes_examples branch from b1bfb43 to a423944 Compare February 25, 2025 09:17
@maeste maeste changed the title Add Podman as an alternative container for sandbox for secure running… Add Podman and Kubernetes as alternatives container for sandbox for secure running… Feb 25, 2025
@maeste
Copy link
Contributor Author

maeste commented Feb 25, 2025

I opened a single PR with proposals for fixing both #775 and #782 because I felt them pretty related. I'm new to the project contribution, so if you prefer separate PRs for each issue, please let me know and I can fix it.
There is also a discussion (#761) where I'm trying to discuss those in general.
Thanks in advance for your review

@@ -271,9 +271,45 @@ finally:
sandbox.cleanup()
```

### Podman setup

Podman is a deamon-less and root-less open source alternative to Docker
Copy link

Choose a reason for hiding this comment

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

Docker has a rootless option as well. Though not daemonless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants