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

Podman support #11

Merged
merged 6 commits into from
Dec 2, 2024
Merged

Podman support #11

merged 6 commits into from
Dec 2, 2024

Conversation

walter-bd
Copy link
Contributor

I added basic support so that llm-sandbox can be used with podman as well.
You still need to add the dependency for it, which is podman="^5.2.0", to the pyproject.toml.

@vndee
Copy link
Owner

vndee commented Dec 2, 2024

Hey @walter-bd, can you fix pylint to pass the CI? Just need to use make lint or pre-commit run --all-files to find out which is missing.

@walter-bd
Copy link
Contributor Author

Done, I took the liberty to add the dependency as well.

@vndee
Copy link
Owner

vndee commented Dec 2, 2024

Yeah, thanks @walter-bd for your contribution.

@vndee vndee merged commit 9e5dd7a into vndee:main Dec 2, 2024
2 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