Skip to content

Privileged mode + tmpfs #98

@Niek

Description

@Niek

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions