Skip to content

Privileged mode + tmpfs #98

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

Open
Niek opened this issue Apr 7, 2025 · 0 comments
Open

Privileged mode + tmpfs #98

Niek opened this issue Apr 7, 2025 · 0 comments

Comments

@Niek
Copy link

Niek commented Apr 7, 2025

Would it be possible to add support for (and document) two important items:

  • Running a container in privileged mode, so it's possible to run more advanced apps like Chromium?
  • Mounting /tmp as tmpfs, so access to it is a lot faster compared to regular IO access?

The corresponding docker run flags would be: --privileged --tmpfs=/tmp.

Thanks!

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

No branches or pull requests

1 participant