-
Notifications
You must be signed in to change notification settings - Fork 7
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 Instructions for Distrobox #22
Comments
While the image alone is very useful, we also have some custom scripts that are expected to be ran. Maybe we could document that, someone will need to test and write it all down. |
@danyeaw ping :-) |
Hi @nikolaszimmermann, with the steps above things worked great. |
What I meant is we have a list of custom permissions:
And we have an init script: https://github.com/Igalia/webkit-container-sdk/blob/main/scripts/container-only/.wkdev-init Distrobox itself handles some of the things we do but not necessarily all. So running WebKit may behave differently. |
Hi @TingPing, thanks! I think we can go ahead and close this one then. |
Hi, thanks for the SDK, this definitely makes setting up a development environment much easier!
As a distrobox user, I did something like:
Would you be open to adding distrobox instructions?
The text was updated successfully, but these errors were encountered: