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

Move from firejail to docker for building docs #9

Open
nobodywasishere opened this issue Sep 26, 2023 · 1 comment
Open

Move from firejail to docker for building docs #9

nobodywasishere opened this issue Sep 26, 2023 · 1 comment
Labels
enhancement New feature or request security

Comments

@nobodywasishere
Copy link
Owner

Docker is what docs.rs uses, and it would give a lot more flexibility towards the environment docs are generated in, allowing for using older versions of the docs generator, adding custom libs, better security, and easier setup.

docs.rs uses rustwide, a secure execution environment built on Docker. A similar shard should be developed for Crystal for safe execution.

@nobodywasishere nobodywasishere added enhancement New feature or request security labels Sep 26, 2023
@nobodywasishere
Copy link
Owner Author

It would be beneficial as well to be able to run all the crystaldoc programs via docker with one command - if that's feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security
Projects
None yet
Development

No branches or pull requests

1 participant