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

sandbox: use args from sandboxer instead of os #30

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

Burning1020
Copy link
Member

@Burning1020 Burning1020 commented Apr 16, 2024

Flags of sandboxer working dir and listening address are now parsed from os, that is quite ugly.
They could be parsed by underlaying sandboxer themself and paased to run .

vmm-sandboxer  ---
                  |
wasm-sandboxer ------->  Parse flags from os  ----> containerd_sandbox::run("xxx", listen, dir, sandboxer)
                  |
quark-sandboxer ---

Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
@abel-von abel-von merged commit a0fac88 into kuasar-io:main Apr 18, 2024
1 of 9 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